Skip to content

Documentation / @jalali-js/holidays / holidayDatesAround

Function: holidayDatesAround()

holidayDatesAround(year, month, options?): HolidayDateFields[]

Defined in: holidays.ts:72

Unique { year, month, day } fields for holidays in month and its neighbors. Month grids pad with adjacent days, so blocking uses this wider window.

Parameters

year

number

month

number

options?

HolidayQueryOptions

Returns

HolidayDateFields[]