RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DateUtils.Today Function

Returns a TDateTime value that represents the current date.

Pascal
function Today: TDateTime;
C++
TDateTime Today();

DateUtils

Today returns a TDateTime value with the date portion set to the current date and the time portion set to 0. 

 

IsToday 

Today 

Date 

Yesterday 

Tomorrow

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!