rspec/rules/S6580/description-dotnet.adoc

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.