Now
Syntax
Now()
Description
Returns the current datetime, using the date format specified in the current execution option.
Returns
The current datetime.
Example
The following table presents an example of using the Now function, assuming that the function was called at 12:20 PM on July 4, 2011.
| Expression | Result |
|---|---|
|
Now() |
07/04/2011 12:20 PM |