[Overview][Constants][Procedures and functions] Reference for unit 'dateutils' (#rtl)

Today

Return the current date

Declaration

Source position: dateutil.inc line 108

function Today: TDateTime;

Function result

Current day as TDateTime.

Description

Todayis an alias for the Datefunction in the sysutilsunit.

For an example, see Yesterday

See also

Date

  

Return the current date.

Yesterday

  

Return the previous day.

Tomorrow

  

Return the next day