date-fns-hijri/.github/wiki/api/functions/endOfHijriMonth.md

569 B

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.