hours property
Hours of day in 24 hour format.
Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
Implementation
core.int? hours;
Hours of day in 24 hour format.
Should be from 0 to 23. An API may choose to allow the value "24:00:00" for scenarios like business closing time.
core.int? hours;