QuantLib
A free/open-source library for quantitative finance
Reference manual - version 1.20
Date Member List

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

Date()Date
Date(Date::serial_type serialNumber)Dateexplicit
Date(Day d, Month m, Year y)Date
dayOfMonth() const (defined in Date)Date
dayOfYear() constDate
daysBetween(const Date &, const Date &)Daterelated
endOfMonth(const Date &d)Datestatic
hash_value(const Date &d)Daterelated
isEndOfMonth(const Date &d)Datestatic
isLeap(Year y)Datestatic
maxDate()Datestatic
minDate()Datestatic
month() const (defined in Date)Date
nextWeekday(const Date &d, Weekday w)Datestatic
nthWeekday(Size n, Weekday w, Month m, Year y)Datestatic
operator!=(const Date &, const Date &) (defined in Date)Daterelated
operator+(Date::serial_type days) constDate
operator+(const Period &) constDate
operator++()Date
operator++(int)Date
operator+=(Date::serial_type days)Date
operator+=(const Period &)Date
operator-(Date::serial_type days) constDate
operator-(const Period &) constDate
operator-(const Date &, const Date &)Daterelated
operator--()Date
operator--(int)Date
operator-=(Date::serial_type days)Date
operator-=(const Period &)Date
operator<(const Date &, const Date &) (defined in Date)Daterelated
operator<<(std::ostream &, const Date &) (defined in Date)Daterelated
operator<=(const Date &, const Date &) (defined in Date)Daterelated
operator==(const Date &, const Date &) (defined in Date)Daterelated
operator>(const Date &, const Date &) (defined in Date)Daterelated
operator>=(const Date &, const Date &) (defined in Date)Daterelated
serial_type typedefDate
serialNumber() const (defined in Date)Date
todaysDate()Datestatic
weekday() const (defined in Date)Date
year() const (defined in Date)Date