Skip to main content

Datetime format

There are multiple different formats that are accepted for Datetime typed templates. They are listed below.

Datetime formatEvaluated template valueTemplate Examples
ISO8601Given datetime2024-03-11T15:28:45.123Z
2024-03-11T14:28:45.000+01:00
yyyy-mm-dd hh:mm:ss[.fffffffff]Given datetime2024-03-11 15:28:45
2024-03-11 15:28:45.000
yyyy-mm-ddGiven date at midnight2024-03-11

Datetime templates are attempted to be parsed in this order.