mirror of
https://github.com/acamarata/luxon-hijri.git
synced 2026-06-30 18:54:28 +00:00
Extract conversion logic to hijri-core. All Hijri algorithms now live in that package and are re-exported with identical signatures. Fix weekday, era, and time token bugs. Dual CJS/ESM build. Full test suite. CI and wiki workflows. Zero breaking API changes. |
||
|---|---|---|
| .. | ||
| formatHijriDate.ts | ||
| formatPatterns.ts | ||
| hDates.ts | ||
| hMonths.ts | ||
| hWeekdays.ts | ||
| index.ts | ||
| toGregorian.ts | ||
| toHijri.ts | ||
| types.ts | ||
| utils.ts | ||