| April enum value | d_Date | |
| August enum value | d_Date | |
| current() | d_Date | [static] |
| d_Date(void) | d_Date | |
| d_Date(long julian_day) | d_Date | |
| d_Date(unsigned short year, unsigned short month=1, unsigned short day=1) | d_Date | |
| d_Date(const d_Date &) | d_Date | |
| d_Date(const d_Timestamp &) | d_Date | |
| day() const | d_Date | |
| day_of_week() const | d_Date | |
| day_of_year() const | d_Date | |
| days_in_month(unsigned short, unsigned short) | d_Date | [static] |
| days_in_month() const | d_Date | |
| days_in_year(unsigned short) | d_Date | [static] |
| days_in_year() const | d_Date | |
| December enum value | d_Date | |
| February enum value | d_Date | |
| Friday enum value | d_Date | |
| is_between(const d_Date &, const d_Date &) const | d_Date | |
| is_leap_year() const | d_Date | |
| is_leap_year(unsigned short year) | d_Date | [static] |
| is_valid_date(unsigned short, unsigned short, unsigned short) | d_Date | [static] |
| January enum value | d_Date | |
| July enum value | d_Date | |
| June enum value | d_Date | |
| March enum value | d_Date | |
| May enum value | d_Date | |
| Monday enum value | d_Date | |
| Month enum name | d_Date | |
| month() const | d_Date | |
| next(Weekday) | d_Date | |
| November enum value | d_Date | |
| October enum value | d_Date | |
| operator++() | d_Date | |
| operator++(int) | d_Date | |
| operator+=(const d_Interval &) | d_Date | |
| operator+=(int ndays) | d_Date | |
| operator-(const d_Date &) | d_Date | |
| operator--() | d_Date | |
| operator--(int) | d_Date | |
| operator-=(const d_Interval &) | d_Date | |
| operator-=(int ndays) | d_Date | |
| operator=(const d_Date &) | d_Date | |
| operator=(const d_Timestamp &) | d_Date | |
| previous(Weekday) | d_Date | |
| Saturday enum value | d_Date | |
| September enum value | d_Date | |
| setDate(unsigned short year, unsigned short month, unsigned short day) | d_Date | |
| Sunday enum value | d_Date | |
| Thursday enum value | d_Date | |
| Tuesday enum value | d_Date | |
| Wednesday enum value | d_Date | |
| Weekday enum name | d_Date | |
| year() const | d_Date |
1.3-rc1