DCL 4.0
Loading...
Searching...
No Matches
Date Member List

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

assign(int nYear, int nMonth, int nDay)Date
assign(long nDays)Date
convertGregorianToJulian(int nYear, int nMonth, int nDay)Dateprotectedstatic
convertJulianToGregorian(long uJulianDays, int &nYear, int &nMonth, int &nDay)Dateprotectedstatic
Date()Date
Date(const Date &src)Date
Date(int nYear, int nMonth, int nDay)Date
Date(long nDays)Date
day() constDate
dayOfWeek() constDate
dayOfYear() constDate
days() constDate
daysInMonth() constDate
daysInYear() constDate
decode(int &nYear, int &nMonth, int &nDay) constDate
FORMAT_STRINGDatestatic
isLeapYear(int nYear)Datestatic
isValid(int y, int m, int d)Datestatic
m_nJDayDateprotected
month() constDate
operator++()Date
operator++(int)Date
operator+=(long nDays)Date
operator--()Date
operator--(int)Date
operator-=(long nDays)Date
operator=(const Date &src)Date
toString() constDate
toStringF(const wchar_t *pszFormat=NULL) constDate
year() constDate