ISODateTimeString
type ISODateTimeString: Tagged<string, "ISODateTimeString">;
A string type to indicate ISO 8601 formatted content.
Note that this may be a date, time, or date and time.
type ISODateTimeString: Tagged<string, "ISODateTimeString">;
A string type to indicate ISO 8601 formatted content.
Note that this may be a date, time, or date and time.