Time
Describes time in its various forms. It can be a single point in time; duration; or a structured timetable of operations
Schema Definition
| Field | Type | Description |
|---|---|---|
| label | string | |
| timestamp | string | |
| duration | Duration | Describes duration as per ISO8601 format |
| range | object | |
| days | string | comma separated values representing days of the week |



