I\'m required to parse strings in a format that includes milliseconds. What format string do I use to get the right date value?
For example, suppose I have a string
The Date Format Patterns guide suggests that "S" is the format specifier for fractions of seconds.