Expand description
🚧 [Unstable] Data provider struct definitions for chinese-based calendars.
🚧 This code is considered unstable; it may change at any time, in breaking or non-breaking ways,
including in SemVer minor releases. While the serde representation of data structs is guaranteed
to be stable, their Rust representation might not be. Use with caution.
Read more about data providers: icu_provider
Structs§
- Islamic
Cache V1 - Cached/precompiled data for a certain range of years for a chinese-based calendar. Avoids the need to perform lunar calendar arithmetic for most calendrical operations.
- Islamic
Observational Cache V1Marker - Marker type for
IslamicCacheV1
: “calendar/islamicobservationalcache@1” - Islamic
UmmAl Qura Cache V1Marker - Marker type for
IslamicCacheV1
: “calendar/islamicummalquracache@1” - Packed
Islamic Year Info - The struct containing compiled Islamic YearInfo