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

576 B

date-fns-hijri v1.0.1


date-fns-hijri / startOfHijriMonth

Function: startOfHijriMonth()

startOfHijriMonth(date, options?): Date

Defined in: src/index.ts:315

Get the first 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.