System.TDateTime Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddDaypublic
AddHourpublic
AddMilliSecondpublic
AddMinutepublic
AddMonthpublic
AddSecondpublic
AddWeekpublic
AddYearpublic
CompareDatepublic
CompareDateTimepublic
CompareTimepublic
CreatepublicCreates and initializes an instance of TDateTime.
CurrentDatepublicReturns the current date as a TDateTime value.
CurrentDateTimepublicReturns the current date and time as a TDateTime value.
CurrentTimepublicReturns the current time as a TDateTime value.
DateInRangepublic
DateStringpublicConverts the date of the TDateTime value to a string.
DateTimeInRangepublic
DateTimeStringpublicConverts the TDateTime value to a string.
DayOfTheMonthpublic
DayOfTheWeekpublic
DayOfTheYearpublic
DayOfWeekpublicReturns the day of the week of the date portion in the TDateTime.
DaysBetweenpublic
DaysInMonthpublic
DaysInYearpublic
DaySpanpublic
Decodepublic
DecodeDatepublicSeparates the TDateTime value into year, month, and day values and stores these values in the year, month, and day parameters, respectively.
DecodeDaypublic
DecodeDayOfWeekInMonthpublic
DecodeMonthWeekpublic
DecodeTimepublicSeparates the TDateTime value into hour, minute, second, and millisecond values and stores these values in the hour, min, sec, and msec parameters, respectively.
DecodeWeekpublic
Encodepublic
EncodeDaypublic
EncodeDayOfWeekInMonthpublic
EncodeMonthWeekpublic
EncodeWeekpublic
EndOfTheDaypublic
EndOfTheMonthpublic
EndOfTheWeekpublic
EndOfTheYearpublic
FileDatepublicConverts the date/time value to an OS date/time stamp.
FileDateToDateTimepublicConverts an OS timestamp value to TDateTime value.
Formatpublic
FormatStringpublicFormats the TDateTime object using the format given by format.
GetDatepublic
GetDaypublic
GetHourpublic
GetMilliSecondpublic
GetMinutepublic
GetMonthpublic
GetSecondpublic
GetTimepublic
GetWeekpublic
GetYearpublic
HourOfTheMonthpublic
HourOfTheWeekpublic
HourOfTheYearpublic
HoursBetweenpublic
HourSpanpublic
IncDaypublic
IncHourpublic
IncMilliSecondpublic
IncMinutepublic
IncMonthpublic
IncSecondpublic
IncWeekpublic
IncYearpublic
IsAMpublic
IsInLeapYearpublic
IsPMpublic
IsSameDaypublic
IsTodaypublic
MilliSecondOfTheDaypublic
MilliSecondOfTheHourpublic
MilliSecondOfTheMinutepublic
MilliSecondOfTheMonthpublic
MilliSecondOfTheWeekpublic
MilliSecondOfTheYearpublic
MilliSecondsBetweenpublic
MilliSecondSpanpublic
MinuteOfTheDaypublic
MinuteOfTheMonthpublic
MinuteOfTheWeekpublic
MinuteOfTheYearpublic
MinutesBetweenpublic
MinuteSpanpublic
MonthsBetweenpublic
MonthSpanpublic
Nowpublic
NowUTCpublic
NthDayOfWeekpublic
operator !=publicCompares two TDateTime objects for inequality.
operator ()publicConverts the TDateTime object.
operator +publicAdds a specified value to the TDateTime object.
operator ++publicIncrements the value of the TDateTime object by a specified number of days.
operator +=publicIncrements the value of this TDateTime object by a specified value.
operator -publicSubtracts a specified value from the TDateTime object.
operator --publicDecrements the value of the TDateTime object by a specified number of days.
operator -=publicDecrements the value of this TDateTime object by a specified value.
operator <publicTests whether this TDateTime value is less than another specified TDateTime value.
operator <=publicTests whether this TDateTime value is less than or equal to another specified TDateTime value.
operator =publicAssigns the value of the TDateTime object.
operator ==publicCompares two TDateTime objects for equality.
operator >publicTests whether this TDateTime value is greater than another specified TDateTime value.
operator >=publicTests whether this TDateTime value is greater than or equal to another specified TDateTime value.
SameDatepublic
SameDateTimepublic
SameTimepublic
SecondOfTheDaypublic
SecondOfTheHourpublic
SecondOfTheMonthpublic
SecondOfTheWeekpublic
SecondOfTheYearpublic
SecondsBetweenpublic
SecondSpanpublic
SetDatepublic
SetDateTimepublic
SetDaypublic
SetHourpublic
SetHttpDatepublic
SetISO8601public
SetJulianDatepublic
SetMilliSecondpublic
SetMinutepublic
SetModifiedJulianDatepublic
SetMonthpublic
SetSecondpublic
SetTimepublic
SetUnixpublic
SetYearpublic
StartOfTheDaypublic
StartOfTheMonthpublic
StartOfTheWeekpublic
StartOfTheYearpublic
TimeInRangepublic
TimeStringpublicConverts the TDateTime object to an AnsiString.
TimeToMillisecondspublic
toAnsiStringpublic
Todaypublic
ToISO8601public
ToJulianDatepublic
ToMillisecondspublic
ToModifiedJulianDatepublic
Tomorrowpublic
ToStringpublic
ToUnixpublic
TryEncodepublic
TryEncodeDaypublic
TryEncodeDayOfWeekInMonthpublic
TryEncodeMonthWeekpublic
TryEncodeWeekpublic
TrySetISO8601public
TrySetJulianDatepublic
TrySetModifiedJulianDatepublic
WeekOfTheMonthpublic
WeekOfTheYearpublic
WeeksBetweenpublic
WeeksInYearpublic
WeekSpanpublic
WithinPastDayspublic
WithinPastHourspublic
WithinPastMilliSecondspublic
WithinPastMinutespublic
WithinPastMonthspublic
WithinPastSecondspublic
WithinPastWeekspublic
WithinPastYearspublic
YearsBetweenpublic
YearSpanpublic
Yesterdaypublic