-
Notifications
You must be signed in to change notification settings - Fork 0
endOfHijriMonth
github-actions[bot] edited this page May 30, 2026
·
1 revision
date-fns-hijri / endOfHijriMonth
endOfHijriMonth(
date,options?):Date
Defined in: src/index.ts:328
Get the last day of the Hijri month that contains the given date.
Date
Date
If the date is outside the 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