mirror of
https://github.com/acamarata/moment-hijri-plus.git
synced 2026-07-01 19:24:29 +00:00
789 B
789 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[1.0.0] - 2026-02-25
Added
- Initial release
toHijri()instance method: convert a moment to a Hijri date objecthijriYear(),hijriMonth(),hijriDay()convenience accessorsisValidHijri()range checkformatHijri()with 13 Hijri-specific format tokensmoment.fromHijri()static factory for constructing moments from Hijri dates- Umm al-Qura (UAQ) calendar support via hijri-core (default)
- FCNA/ISNA calendar support via hijri-core
- Full TypeScript definitions with module augmentation for
moment.Momentandmoment.MomentStatic - Dual CJS/ESM build with separate type declaration files