-
Notifications
You must be signed in to change notification settings - Fork 0
MONTHS_PER_YEAR
github-actions[bot] edited this page May 30, 2026
·
1 revision
hijri-core / MONTHS_PER_YEAR
constMONTHS_PER_YEAR:12=12
Defined in: constants.ts:16
Number of months in a Hijri year.
The Islamic calendar is purely lunar: 12 months of 29 or 30 days each, totalling 354 or 355 days per year. This constant is 12.
Reference
API
- toHijri
- toGregorian
- isValidHijriDate
- daysInHijriMonth
- registerCalendar
- getCalendar
- listCalendars
- hDatesTable
- hmLong / hmMedium / hmShort
- hwLong / hwShort / hwNumeric
Guides
Examples
Contributing
Links