Date
Syntax
Date()
Description
Returns the current date, using the date format specified in the current execution option.
Returns
The current date.
Example
The following table presents an example of using the Date function, where the current date is July 4, 2011:
| Expression | Result |
|---|---|
|
Date() |
07/04/2011 |