A date/time string in ISO 8601 format.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "title": "DateTime", "type": "string", "description": "A date/time string in ISO 8601 format." }