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§
- Date
Lengths - Pattern data for dates.
- Date
Symbols - 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.
- Time
Lengths - Pattern data for times.
- Time
Symbols - Symbol data for the day periods needed to format a time.