TimeOfDayInterval Properties
A time interval within a day.| Name | Description |
|---|---|
| Day static | Gets the time interval of a day. |
| Duration | Gets the duration of the time of day interval. |
| Empty static | Returns an empty time of day interval. |
| End | Gets or sets the end time of the time of day interval. |
| Start | Gets or sets the start time of the time of day interval. |
See Also