Provides working day information about a calendar day

Member | Description | |
---|---|---|
![]() | EndHour |
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
|
![]() | IsWorkingDay |
Indicates whether this day is a working day
|
![]() | StartHour |
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
|
![]() | TotalWorkingHours |
Total number of working hour in this day.
Only relevant if IsWorkingDay is true.
|

Object | |
![]() | DayInformation |