Alpha: Editor React Components are currently in alpha. This feature is subject to change and may have bugs, issues, and limitations. We're actively improving it based on your feedback.
Date and time data types provide automatic validation for temporal data. They enforce ISO-8601 format standards, ensuring data quality without requiring custom validation logic.
Local date in ISO-8601 extended local date format (YYYY-MM-DD).
An event date field:
In the manifest:
In the component:
Local time in ISO-8601 extended local time format (hh:mm[:ss][.sss]).
An opening time field:
In the manifest:
In the component:
Local date and time in ISO-8601 extended local date-time format (YYYY-MM-DDThh:mm[:ss][.sss]).
An appointment scheduling field:
In the manifest:
In the component:
Last updated: 7 May 2026