ISO hours value ("00" to "23").
"00"
"23"
const hours01: ISOHours = "01";const hours06: ISOHours = "06";const hours23: ISOHours = "23";
ISO hours value (
"00"
to"23"
).Example