Creates an instance that uses the resolved options from the specified options provider and applies culture-specific formatting based on the given format info.
An instance that provides culture-specific date and time format information.
Converts the date to an equivalent string representation by replacing the custom date and time specifiers.
A format string represented by Custom Date and Time Format Specifiers.
The date to format.
The formatted date value.
Indicates that the next character to be interpreted as a literal rather than as a custom format specifier.
Indicates that the enclosed characters should be copied to the result string unchanged.
Indicates that the enclosed characters should be copied to the result string unchanged.
Generated using TypeDoc
A CustomFormatter implementation that replaces Custom Date and Time Format Specifiers with their culture information values.