Wt  4.10.4
Wt::WDate Member List

This is the complete list of members for Wt::WDate, including all inherited members.

addDays(int ndays) constWt::WDate
addMonths(int nmonths) constWt::WDate
addYears(int nyears) constWt::WDate
currentDate()Wt::WDatestatic
currentServerDate()Wt::WDatestatic
day() constWt::WDate
dayOfWeek() constWt::WDate
daysTo(const WDate &date) constWt::WDate
fromJulianDay(int jd)Wt::WDatestatic
fromString(const WString &s)Wt::WDatestatic
fromString(const WString &s, const WString &format)Wt::WDatestatic
isLeapYear(int year)Wt::WDatestatic
isNull() constWt::WDate
isValid() constWt::WDate
longDayName(int weekday, bool localizedString=true)Wt::WDatestatic
longMonthName(int month, bool localizedString=true)Wt::WDatestatic
month() constWt::WDate
operator!=(const WDate &other) constWt::WDate
operator<(const WDate &other) constWt::WDate
operator<=(const WDate &other) constWt::WDate
operator==(const WDate &other) constWt::WDate
operator>(const WDate &other) constWt::WDate
operator>=(const WDate &other) constWt::WDate
previousWeekday(WDate &d, int weekday)Wt::WDatestatic
setDate(int year, int month, int day)Wt::WDate
setTimePoint(const std::chrono::system_clock::time_point &tp)Wt::WDate
shortDayName(int weekday, bool localizedString=true)Wt::WDatestatic
shortMonthName(int month, bool localizedString=true)Wt::WDatestatic
toJulianDay() constWt::WDate
toString() constWt::WDate
toString(const WString &format, bool localizedString=true) constWt::WDate
WDate()Wt::WDate
WDate(const std::chrono::system_clock::time_point &tp)Wt::WDateexplicit
WDate(int year, int month, int day)Wt::WDate
year() constWt::WDate