Function Date() Foundation
Retrieves system date.
Date() --> dSysDate
Date() returns the system date as a date value.
Only CtoD(), StoD() and Date() can create date values. Date() is used anywhere date comparisons or calculations need the current date.
The format in which date values are displayed is determined by the command SET DATE. When SET DATE is not specified, the country specific date format from the system configuration is used as the default format.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.