Skip to content

Documentation / @jalali-js/holidays / HolidayOccurrence

Interface: HolidayOccurrence

Defined in: types.ts:30

Extends

Properties

day

day: number

Defined in: types.ts:33


id

id: IranHolidayId

Defined in: types.ts:24

Inherited from

Holiday.id


kind

kind: "fixed" | "lunar"

Defined in: types.ts:27

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

Inherited from

Holiday.kind


month

month: number

Defined in: types.ts:32


names

names: HolidayNames

Defined in: types.ts:25

Inherited from

Holiday.names


year

year: number

Defined in: types.ts:31