Skip to content

Type: Iso8601

A date in ISO 8601 format, e.g. 2024-04-05T12:34:56Z. "Z" indicates UTC time.

URI: xsd:dateTime

  • base: str

  • uri: xsd:dateTime

  • pattern: ^\d{4}-\d{2}-\d{2}(T\d{2}:\d{2}:\d{2}(Z|[+-]\d{2}:\d{2})?)?$

Examples

Value
2024-04-05
2024-04-05T12:34:56Z
2024-04-05T12:34:56+00:00

Identifier and Mapping Information

Schema Source

  • from schema: http://kbase.github.io/cdm-schema/cdm_schema

Mappings

Mapping Type Mapped Value
self xsd:dateTime
native kb_cdm:iso8601