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

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

__jdayDateprotected
assign(int _year, int _month, int _day)Date
assign(long _days)Date
convertGregorianToJulian(int _year, int _month, int _day)Dateprotectedstatic
convertJulianToGregorian(long uJulianDays, int &_year, int &_month, int &_day)Dateprotectedstatic
Date()Date
Date(const Date &_src)Date
Date(int _year, int _month, int _day)Date
Date(long _days)Date
day() constDate
dayOfWeek() constDate
dayOfYear() constDate
days() constDate
daysInMonth() constDate
daysInYear() constDate
decode(int &_year, int &_month, int &_day) constDate
FORMAT_STRINGDatestatic
isLeapYear(int _year)Datestatic
isValid(int y, int m, int d)Datestatic
month() constDate
operator++()Date
operator++(int)Date
operator+=(long _days)Date
operator--()Date
operator--(int)Date
operator-=(long _days)Date
operator=(const Date &_src)Date
toString() constDate
toStringF(const wchar_t *_format=NULL) constDate
year() constDate