Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

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()
  • No labels