-
Notifications
You must be signed in to change notification settings - Fork 0
getDaysInHijriMonth
github-actions[bot] edited this page May 30, 2026
·
1 revision
date-fns-hijri / getDaysInHijriMonth
getDaysInHijriMonth(
hy,hm,options?):number
Defined in: src/index.ts:107
Get the number of days in a Hijri month (29 or 30).
number
number
number
If the year is outside the calendar's supported range.
date-fns-hijri · MIT License · npm · Issues
Guides
Examples
Reference
API — Per Function
- toHijriDate
- fromHijriDate
- isValidHijriDate
- getHijriYear
- getHijriMonth
- getHijriDay
- getDaysInHijriMonth
- getHijriQuarter
- getHijriMonthName
- getHijriWeekdayName
- formatHijriDate
- addHijriMonths
- addHijriYears
- startOfHijriMonth
- endOfHijriMonth
- isSameHijriMonth
- isSameHijriYear
Community