Wt
4.11.1
|
This is the complete list of members for Wt::WDate, including all inherited members.
addDays(int ndays) const | Wt::WDate | |
addMonths(int nmonths) const | Wt::WDate | |
addYears(int nyears) const | Wt::WDate | |
currentDate() | Wt::WDate | static |
currentServerDate() | Wt::WDate | static |
day() const | Wt::WDate | |
dayOfWeek() const | Wt::WDate | |
daysTo(const WDate &date) const | Wt::WDate | |
fromJulianDay(int jd) | Wt::WDate | static |
fromString(const WString &s) | Wt::WDate | static |
fromString(const WString &s, const WString &format) | Wt::WDate | static |
isLeapYear(int year) | Wt::WDate | static |
isNull() const | Wt::WDate | |
isValid() const | Wt::WDate | |
longDayName(int weekday, bool localizedString=true) | Wt::WDate | static |
longMonthName(int month, bool localizedString=true) | Wt::WDate | static |
month() const | Wt::WDate | |
operator!=(const WDate &other) const | Wt::WDate | |
operator<(const WDate &other) const | Wt::WDate | |
operator<=(const WDate &other) const | Wt::WDate | |
operator==(const WDate &other) const | Wt::WDate | |
operator>(const WDate &other) const | Wt::WDate | |
operator>=(const WDate &other) const | Wt::WDate | |
previousWeekday(WDate &d, int weekday) | Wt::WDate | static |
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::WDate | static |
shortMonthName(int month, bool localizedString=true) | Wt::WDate | static |
toJulianDay() const | Wt::WDate | |
toString() const | Wt::WDate | |
toString(const WString &format, bool localizedString=true) const | Wt::WDate | |
WDate() | Wt::WDate | |
WDate(const std::chrono::system_clock::time_point &tp) | Wt::WDate | explicit |
WDate(int year, int month, int day) | Wt::WDate | |
year() const | Wt::WDate |