Added by Kurtis Cruzada, last edited by Thomas Morgner on Oct 30, 2007  (view change)

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.

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()