Type Alias JustTimeString

JustTimeString: `${number}:${number}`

A string that represents only time parts of a date, without seconds. It's intended to be used like this: hour:minute.