mirror of
https://github.com/acamarata/date-fns-hijri.git
synced 2026-06-30 18:54:25 +00:00
569 B
569 B
date-fns-hijri / endOfHijriMonth
Function: endOfHijriMonth()
endOfHijriMonth(
date,options?):Date
Defined in: src/index.ts:328
Get the last day of the Hijri month that contains the given date.
Parameters
date
Date
options?
Returns
Date
Throws
If the date is outside the supported range.