TODAY
Returns the current date.
Syntax
Summary: Return the serial number of today.
Syntax: TODAY()
Returns: Date
Constraints: None
Semantics: This returns the current day's date, using current locale. This only returns the date, not the datetime value; if you need the specific time of day as well, use NOW.
TODAY()