Date/Time

Date and time actions provide utilities for working with dates and timestamps within skill scripts — including retrieving the current date/time in various formats and calculating intervals between two datetime values.

Available Actions

ActionDescription
GetDatetimeGet the current date and/or time in a specified format and timezone.
GetDateIntervalCalculate the interval between two datetime values in a specified unit.