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