Skip to content

endOfHijriMonth

github-actions[bot] edited this page May 30, 2026 · 1 revision

date-fns-hijri v1.0.1


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?

ConversionOptions

Returns

Date

Throws

If the date is outside the supported range.

Clone this wiki locally