Exposes a map of the custom date and time format specifiers to their character representation as well as the inverse relation.
A regular expression matching all custom date and time specifiers and escape literal combinations.
The maximum allowed precision of a Date
object's sub-seconds time.
Exposes a map of the standard date and time format specifiers to their alphabetic character(s) representation as well as the inverse relation.
A standard date and time format string uses a single format specifier to define the text representation of a date and time value. Any date and time format string that contains more than one character, including white space, is interpreted as a custom date and time format string.
Generated using TypeDoc
A Globalization.DateTime sub-module containing classes related to date and time format specifier operations.