today

Use the today function to retrieve the system date.

 today

This function returns a value of type NUMBER.

The function has no parameters.

The value returned by the today function is the local date as set on the server. The result is in ISO 8601 YYYYMMDD format.

Example

today results in 20150302 (when called on March 2, 2015)