RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDateTime Members

The following tables list the members exposed by TDateTime.

 
Name 
Description 
 
This is record System::TDateTime::TDateTimeFlag. 
 
Name 
Description 
 
Val 
This is Val, a member of class TDateTimeBase. 
 
Name 
Description 
 
Returns the current date as a System::TDateTime::TDateTime value. 
 
Returns the current date and time as a System::TDateTime::TDateTime value. 
 
Returns the current time as a System::TDateTime::TDateTime value. 
 
Converts the date of the System::TDateTime::TDateTime value to a string. 
 
Converts the System::TDateTime::TDateTime value to a string. 
 
Returns the day of the week of the date portion of the System::TDateTime::TDateTime 
 
Separates the System::TDateTime::TDateTime value into year, month, and day values and stores these values in the year, month, and day parameters, respectively. 
 
Separates the System::TDateTime::TDateTime value into hour, minute, second, and millisecond values and stores these values in the hour, min, sec, and msec parameters, respectively. 
 
Converts the date/time value to an OS date/time stamp. 
 
Converts an OS timestamp value to System::TDateTime::TDateTime value. 
 
Formats the System::TDateTime::TDateTime object using the format given by format. 
 
This is the overview for the TDateTime constructor overload. 
 
Converts the System::TDateTime::TDateTime object to an AnsiString. 
 
Name 
Description 
 
- 
This is the overview for the - operator overload. 
 
-- 
This is the overview for the -- operator overload. 
 
!= 
Compares two System::TDateTime::TDateTime objects for inequality. 
 
+ 
This is the overview for the + operator overload. 
 
++ 
This is the overview for the ++ operator overload. 
 
+= 
This is the overview for the += operator overload. 
 
< 
Tests whether this System::TDateTime::TDateTime value is less than another specified System::TDateTime::TDateTime value. 
 
<= 
Tests whether this System::TDateTime::TDateTime value is less than or equal to another specified System::TDateTime::TDateTime value. 
 
= 
This is the overview for the = operator overload. 
 
-= 
This is the overview for the -= operator overload. 
 
== 
Compares two System::TDateTime::TDateTime objects for equality. 
 
> 
Tests whether this System::TDateTime::TDateTime value is greater than another specified System::TDateTime::TDateTime value. 
 
>= 
Tests whether this System::TDateTime::TDateTime value is greater than or equal to another specified System::TDateTime::TDateTime value. 
 
Converts the System::TDateTime::TDateTime object to a double value. 
 
int 
Converts the System::TDateTime::TDateTime object to an integer value. 
 
Converts the System::TDateTime::TDateTime object to a String. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!