DateTimeWithTimezoneType
search: boost: 1.0 ---# Type: DateTimeWithTimezoneType
A string representing a point in time with a required timezone.
URI: [xsd:dateTime](http://www.w3.org/2001/XMLSchema#dateTime)
## Type Properties
| Property | Value |
| --- | --- |
| Base | `str` |
| Type URI | [xsd:dateTime](http://www.w3.org/2001/XMLSchema#dateTime) |
## Value Constraints
| Property | Value |
| --- | --- |
| Regex Pattern | `^[0-9]{4}-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?(Z|[+-]([01][0-9]|2[0-3]):[0-5][0-9])$` |
## Identifier and Mapping Information
### Schema Source
* from schema: https://w3id.org/lmodel/oscal
## Mappings
| Mapping Type | Mapped Value |
| --- | --- |
| self | xsd:dateTime |
| native | oscal:DateTimeWithTimezoneType |