Date
The date
field type represents temporal values and is used to capture, compute, and transform date and time information within a workflow.
It provides the foundation for operations involving scheduling, timestamps, comparisons, and time-based logic.
Capabilities Overview
The date
field type supports operations that enable the creation of date values from strings or the current system time, manipulation of dates through arithmetic operations (such as adding days), and extraction of date values from other field types, such as the timestamp of the most recent message in a chat.
These capabilities are essential for workflows that rely on time-based automation, content tracking, or user activity analysis.
The example bellow shows different date formats.
