Represents a two-digit month string.
Represents a two-digit day string.
Represents a two-digit hours string in 24-hour format.
Represents a two-digit minutes string.
Represents a two-digit seconds string.
Represents a three-digit milliseconds string.
Represents a date string in ISO 8601 format (YYYY-MM-DD).
Represents a time string in ISO 8601 format (HH:mm:ss.sss).
Represents a complete ISO 8601 datetime string with UTC timezone (Z). This type combines date and time components into the format: YYYY-MM-DDTHH:mm:ss.sssZ
Represents a four-digit year string.