In some cases it makes sense work to further specific whether a date-time formatted string type in a definition contains timezone information. This is important in some programming languages, for instance python, which admit classes that contain or do not contain this information.
Would it be possible extend the choices from
to
format: date-time
format: date-time-zone
format: date-time-nozone
or something similar?