+
K
Supported in: Batch
Returns the timestamp truncated to the specified unit.
Expression categories: Datetime
Output type: Timestamp
Argument values:
DAYS
Output: 2022-02-01T00:00:00Z
HOURS
Output: 2022-02-01T10:00:00Z
MILLISECONDS
Output: 2022-02-01T10:10:10.002Z
MINUTES
Output: 2022-02-01T10:10:00Z
MONTHS
QUARTERS
Output: 2022-01-01T00:00:00Z
SECONDS
Output: 2022-02-01T10:10:10Z
YEARS
Output: null