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§
- Precomputed data for the Hijri obsevational calendar
- Precomputed data for the Hijri Umm-Al-Qura calendar
- 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.
- The struct containing compiled Hijri YearInfo