[Overview][Constants][Procedures and functions] |
Return the current date
Source position: dateutil.inc line 108
function Today: TDateTime; |
Current day as TDateTime.
Todayis an alias for the Datefunction in the sysutilsunit.
For an example, see Yesterday
|
Return the current date. |
|
|
Return the previous day. |
|
|
Return the next day |