Syntax |
TODAY([Number]) |
Description |
Returns the current date, according to the computers internal calender, formatted according to the system regional settings. |
Example |
TODAY() => 20070208 |
Number |
The amount of days added to the current date. Numeric expression or field containing a number. |
This function takes no arguments. It returns the current system date (at the time the current record is printed).
The date format depends on the preferences defined in regional settings.