Date and Time Functoids Reference
Use Date and Time functoids to retrieve current date and time information, and to perform simple date arithmetic calculations.
The date and time formats used by the Date and Time functoids are ISO 8601-compliant.
For conceptual information about Date and Time functoids, see Date and Time Functoids.
The following table shows the functoids in the Date and Time category.
Date and Time functoid | Description |
---|---|
![]() |
Adds a specified number of days to a specified date. |
![]() |
Retrieves the current date in the format YYYY-MM-DD. |
![]() |
Retrieves the current date and time in the format YYYY-MM-DDThh:mm:ss (using 24 hour notation). |
![]() |
Retrieves the current time in the format hh:mm:ss (using 24 hour notation). |