Type Alias JustTimeWithSecondsString

JustTimeWithSecondsString: `${number}:${number}:${number}`

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