khmer_lunar_chhankitek 1.0.1
khmer_lunar_chhankitek: ^1.0.1 copied to clipboard
Khmer lunar Chhankitek calculation engine with business rules and utility helpers.
1.0.1 #
- Refined
KhmerLunar.isKorDayto only mark days before major sil observances (full/new moon), excluding quarter sil (8th-day) transitions. - Added a regression test for
2026-03-10to ensure7 rochbefore a quarter sil day is not returned asថ្ងៃកោរ.
1.0.0 #
- Initial public release.
- Added Khmer lunar engine APIs:
KhmerLunar.day,KhmerLunar.month,KhmerLunar.year. - Added Buddhist observance helpers:
KhmerLunar.isSilDay,KhmerLunar.isKorDay. - Added Khmer formatted lunar date API:
Chhankitek.toKhmerLunarDateFormat. - Added Khmer New Year calculation API:
KhmerNewYearCal. - Added Khmer formatting utilities, including
formatKhmerGregorianDateand Khmer digits conversion. - Added tests for known dates, formatting, and year generation.