Skip to content

Documentation / @jalali-js/holidays / HolidayDateFields

Interface: HolidayDateFields ​

Defined in: types.ts:4

Plain Jalali year/month/day fields. Duck-typed to match jalali-js date shapes.

Properties ​

day ​

day: number

Defined in: types.ts:7


month ​

month: number

Defined in: types.ts:6


year ​

year: number

Defined in: types.ts:5