Skip to content

startOfHijriMonth

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

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.

Clone this wiki locally