Interface: ObservedHoliday
Defined in: src/lib/calendar/holidays.ts:27
Properties
date
readonlydate:CalendarDate
Defined in: src/lib/calendar/holidays.ts:31
The date the holiday is OBSERVED on (after any weekend shift). Always a Mon–Fri.
id
readonlyid:string
Defined in: src/lib/calendar/holidays.ts:28
name
readonlyname:string
Defined in: src/lib/calendar/holidays.ts:29