Type Alias DateTimeString

DateTimeString: `${JustDateString}T${JustTimeString}`

A string that represents date and time parts of a date, without seconds. It's intended to be used like this: year-month-dayThour:minute.