Expand description
Data structs for calendar-specific symbols and patterns.
Modules§
- Formatting symbols for
DayPeriod
. - Formatting symbols for
Month
. - Data structs for date / time patterns that store data corresponding to pattern lengths and/or plural forms.
- Formatting symbols for
Weekday
.
Structs§
BuddhistDateLengthsV1
BuddhistDateSymbolsV1
ChineseDateLengthsV1
ChineseDateSymbolsV1
CopticDateLengthsV1
CopticDateSymbolsV1
DangiDateLengthsV1
DangiDateSymbolsV1
- Pattern data for dates.
- Skeleton data for dates and times, along with the corresponding plural pattern information.
- Symbol data for the months, weekdays, and eras needed to format a date.
- String data for the name, abbreviation, and narrow form of a date’s era.
EthiopianDateLengthsV1
EthiopianDateSymbolsV1
GregorianDateLengthsV1
GregorianDateSymbolsV1
HebrewDateLengthsV1
HebrewDateSymbolsV1
HijriDateLengthsV1
HijriDateSymbolsV1
IndianDateLengthsV1
IndianDateSymbolsV1
JapaneseDateLengthsV1
JapaneseDateSymbolsV1
JapaneseExtendedDateLengthsV1
JapaneseExtendedDateSymbolsV1
PersianDateLengthsV1
PersianDateSymbolsV1
RocDateLengthsV1
RocDateSymbolsV1
- This struct is a public wrapper around the internal
Skeleton
struct. - Pattern data for times.
TimeLengthsV1
- Symbol data for the day periods needed to format a time.
TimeSymbolsV1