TODAY

The TODAY function returns the current date in DD/MM/YYYY format based on the system settings.

Syntax

today()

Return value

Date

Example

TODAY()

Returns 18/8/2023 - current date 18th August 2023.

Last updated