OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
DODS_Date Member List

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

day() const DODS_Date
day_number() const DODS_Date
DODS_Date()DODS_Date
DODS_Date(string date_str)DODS_Date
DODS_Date(BaseType *arg)DODS_Date
DODS_Date(int year, int day_num)DODS_Date
DODS_Date(int year, int month, int day)DODS_Date
DODS_Date(int year, int month, int day, date_format format)DODS_Date
format() const DODS_Date
fraction() const DODS_Date
get(date_format format=ymd) const DODS_Date
julian_day() const DODS_Date
month() const DODS_Date
OK() const DODS_Date
operator!=(DODS_Date &d1, DODS_Date &d2)DODS_Datefriend
operator<(DODS_Date &d1, DODS_Date &d2)DODS_Datefriend
operator<=(DODS_Date &d1, DODS_Date &d2)DODS_Datefriend
operator==(DODS_Date &d1, DODS_Date &d2)DODS_Datefriend
operator>(DODS_Date &d1, DODS_Date &d2)DODS_Datefriend
operator>=(DODS_Date &d1, DODS_Date &d2)DODS_Datefriend
set(string date)DODS_Date
set(BaseType *arg)DODS_Date
set(int year, int day_number)DODS_Date
set(int year, int month, int day)DODS_Date
set(int year, int month, int day, date_format format)DODS_Date
unix_time() const DODS_Date
year() const DODS_Date