Functions
TODAY
Current date as a serial number
When to use it
When should I use TODAY instead of NOW?
Use TODAY when you only need the current date as an integer serial number with no time component; use NOW when you also need the current time.
Used in
Syntax
TODAY()