2 lines
217 B
Plaintext
2 lines
217 B
Plaintext
When converting a string representation of a date and time to a `DateTime` object or any other temporal type with one of the available system parsing methods, you should always provide an `IFormatProvider` parameter.
|