Module options

Source
Expand description

Options types for date/time formatting.

Enumsยง

Alignment
The alignment context of the formatted string.
Length
The length of a formatted date/time string.
SubsecondDigits
A specification for how many fractional second digits to display.
SubsecondError
An error from constructing SubsecondDigits.
TimePrecision
A specification for how precisely to display the time of day.
YearStyle
A specification of how to render the year and the era.