Documentation Index
Fetch the complete documentation index at: https://www.integrate.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Description
Resets the ISO datetime string to the beginning of the minute specified in the string.Syntax
ISOToMinute(datetime_string)
Examples
ISOToMinute('2009-01-07T01:07:01.000Z') returns 2009-01-07T01:07:00.000Z