For the complete documentation index, see llms.txt. This page is also available as Markdown.

TODAY

Returns the current date

TODAY()

Returns a date/time object with the current date.

Arguments

None

Outputs

Today's date.

Example

TODAY()
>> 7/21/2020

Last updated

Was this helpful?