- Type
- dayInformation
- Description
- Provides working day information about a calendar day
- Properties
-
Name Type Description isWorkingDay boolean Indicates whether this day is a working day totalWorkingHours double Total number of working hour in this day. Only relevant if is true. startHour double A number between 0 and 24 representing the first working hour of the day. If the day starts at 08:30AM this number will contain 8.5 endHour double A number between 0 and 24 representing the end of the working day. If the day ends at 17:15 this number will contain 17.25