E-MailRelay
G::Date Member List

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

Date()G::Date
Date(const LocalTime &)G::Dateexplicit
Date(const BrokenDownTime &tm)G::Dateexplicit
Date(SystemTime t)G::Dateexplicit
Date(SystemTime t, const LocalTime &)G::Date
Date(int year, Month month, int day_of_month)G::Date
Date(int year, Month month, int day_of_month, std::nothrow_t) noexceptG::Date
dd() constG::Date
Format enum name (defined in G::Date)G::Date
mm() constG::Date
Month enum name (defined in G::Date)G::Date
month() constG::Date
monthday() constG::Date
monthName(bool brief=false) constG::Date
next() constG::Date
operator!=(const Date &rhs) constG::Date
operator++()G::Date
operator--()G::Date
operator==(const Date &rhs) constG::Date
previous() constG::Date
str(Format format=Format::yyyy_mm_dd_slash) constG::Date
weekday() constG::Date
Weekday enum name (defined in G::Date)G::Date
weekdayName(bool brief=false) constG::Date
year() constG::Date
yearLowerLimit() noexceptG::Datestatic
yearUpperLimit() noexceptG::Datestatic
yyyy() constG::Date