Skip to main content
Version: Latest

Date Time

Date Time field type is used to store both date and time values in a single field.

Create a date time field

  1. Click on + icon to the right of Fields header
  2. On the dropdown modal, enter the field name (Optional).
  3. Select the field type as DateTime from the dropdown.
  4. Configure Date Format
  5. Configure Time Format
  6. Configure default value (Optional)
  7. Click on Save Field button.

image

Supported date formats

FormatExample
YYYY-MM-DD2023-09-22
YYYY/MM/DD2023/09/22
DD-MM-YYYY22-09-2023
MM-DD-YYYY09-22-2023
DD/MM/YYYY22/09/2023
MM/DD/YYYY09/22/2023
DD MM YYYY22 09 2023
MM DD YYYY09 22 2023
YYYY MM DD2023 09 22

Supported time formats

FormatExample
HH:mm:ss12:45:30
HH:mm14:20