Skip to content

Documentation / @jalali-js/holidays / HolidayOccurrence

Interface: HolidayOccurrence ​

Defined in: types.ts:32

Extends ​

Properties ​

day ​

day: number

Defined in: types.ts:35


id ​

id: IranHolidayId

Defined in: types.ts:26

Inherited from ​

Holiday.id


kind ​

kind: "fixed" | "lunar"

Defined in: types.ts:29

fixed: solar Jalali. lunar: Islamic day from the year table.

Inherited from ​

Holiday.kind


month ​

month: number

Defined in: types.ts:34


names ​

names: HolidayNames

Defined in: types.ts:27

Inherited from ​

Holiday.names


year ​

year: number

Defined in: types.ts:33