Hierarchy

Properties

breaks

List of breakes during the work day.

Optional description

description: undefined | string

Description of the day. For example: “Thanksgiving Day”.

endAt

endAt: TTime

isHolidayDay

isHolidayDay: boolean

Attribute showing that the day is a non-working day.

isWorkingDay

isWorkingDay: boolean

Attribute showing that the day is a working day.

startAt

startAt: TTime

Optional useDefault

useDefault: undefined | false | true

A flag showing that the day uses the standard work schedule.