Last updated 2 years ago
Was this helpful?
TODAY returns the current date in . If you also need the current time, use .
TODAY
TODAY()
This would return a text representing the current date and time in ISO8601 format, which means YYYY-MM-DD.
YYYY-MM-DD
NOW