ADTF  3.18.2
cDate Member List

This is the complete list of members for cDate, including all inherited members.

cDate()cDate
cDate(tInt nYear, tInt nMonth, tInt nDay)cDate
cDate(const tDate *psDate)cDate
cDate(const cDate &oDate)cDate
DateDiff(const cString &str, const cString &strDate1, const cString &strDate2)cDatestatic
DateDiff(const cString &str, const cDate &oDate1, const cDate &oDate2)cDatestatic
Format(const cString &strFormat) constcDate
Get(tDate *psDate) constcDate
GetCurrentDate()cDatestatic
GetCurrentSystemDate()cDatestatic
GetDateFromString(cDate &oDate, const cString &strDate)cDatestatic
GetDay() constcDate
GetMonth() constcDate
GetNumOfDaysInMonth(const tInt nMonth, const tInt nYear)cDatestatic
GetYear() constcDate
IsLeapYear() constcDate
IsLeapYear(tInt nYear)cDatestatic
m_sDatecDateprotected
operator=(const cDate &oDate)cDate
Set(tInt nYear, tInt nMonth, tInt nDay)cDate
Set(const tDate *psDate)cDate
Set(const cDate &oDate)cDate
SetDay(tInt nDay)cDate
SetMonth(tInt nMonth)cDate
SetYear(tInt nYear)cDate
Valid()cDate
~cDate()cDatevirtual