9 lines
771 B
Plaintext
9 lines
771 B
Plaintext
== Resources
|
|
=== Documentation
|
|
|
|
* https://learn.microsoft.com/en-us/dotnet/api/system.iformatprovider[IFormatProvider documentation]
|
|
* https://learn.microsoft.com/en-us/dotnet/api/system.globalization.cultureinfo[CultureInfo documentation]
|
|
* https://learn.microsoft.com/en-us/dotnet/standard/base-types/standard-date-and-time-format-strings[Standard date and time format strings]
|
|
* https://learn.microsoft.com/en-us/dotnet/standard/base-types/custom-date-and-time-format-strings[Custom date and time format strings]
|
|
* https://learn.microsoft.com/en-us/dotnet/standard/base-types/standard-timespan-format-strings[Standard TimeSpan format strings]
|
|
* https://learn.microsoft.com/en-us/dotnet/standard/base-types/custom-timespan-format-strings[Custom TimeSpan format strings] |