Type Alias DateTimeWithSeconds

DateTimeWithSeconds: `${JustDateString}T${JustTimeWithSecondsString}`

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