TimeOfDay¶
A description of a time within a single day, which can be an explicit time (e.g., 08:30) or a time reference (e.g., dusk).
Diagram¶

Specializations of TimeOfDay¶
| Class | Description |
|---|---|
| Clock Time | A description of a time within a single day (hours, minutes, seconds, etc.), recurring daily. Date components (year, month, day) must not be present. |
| Fuzzy Time | An instant in time designated by a named timeReference event (e.g., dusk) coupled with a defined offset either before or after the referenced event. The timeReference can be any value from a recognized FuzzyTimeCode. The offset indicates the amount of units of time from this event either before or after the timeReference. |
Formalization for TimeOfDay¶
| Property | Constraint |
|---|---|
| subClassOf | TimeThing |
Other annotations¶
| Property | Value |
|---|---|
| its-core:reqviewId | its-time-13 |