Module calendar

Source
Expand description

Data structs for calendar-specific symbols and patterns.

Modules§

day_periods
Formatting symbols for DayPeriod.
months
Formatting symbols for Month.
patterns
Data structs for date / time patterns that store data corresponding to pattern lengths and/or plural forms.
weekdays
Formatting symbols for Weekday.

Structs§

DateLengths
Pattern data for dates.
DateSymbols
Symbol data for the months, weekdays, and eras needed to format a date.
Eras
String data for the name, abbreviation, and narrow form of a date’s era.
TimeLengths
Pattern data for times.
TimeSymbols
Symbol data for the day periods needed to format a time.