glibmm 2.80.0
Glib::Date Member List

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

add_days(int n_days)Glib::Date
add_months(int n_months)Glib::Date
add_years(int n_years)Glib::Date
BAD_DAYGlib::Datestatic
BAD_JULIANGlib::Datestatic
BAD_YEARGlib::Datestatic
clamp(const Date & min_date, const Date & max_date)Glib::Date
clamp_max(const Date & max_date)Glib::Date
clamp_min(const Date & min_date)Glib::Date
clear()Glib::Date
compare(const Date & rhs) constGlib::Date
Date()Glib::Date
Date(Day day, Month month, Year year)Glib::Date
Date(guint32 julian_day)Glib::Dateexplicit
Date(const GDate & castitem)Glib::Dateexplicit
Date(const Date & other)Glib::Date
Day typedefGlib::Date
days_between(const Date & rhs) constGlib::Date
DMY enum nameGlib::Date
format_string(const Glib::ustring & format) constGlib::Date
get_day() constGlib::Date
get_day_of_year() constGlib::Date
get_days_in_month(Month month, Year year)Glib::Datestatic
get_iso8601_week_of_year() constGlib::Date
get_julian() constGlib::Date
get_monday_week_of_year() constGlib::Date
get_monday_weeks_in_year(Year year)Glib::Datestatic
get_month() constGlib::Date
get_month_as_int() constGlib::Date
get_sunday_week_of_year() constGlib::Date
get_sunday_weeks_in_year(Year year)Glib::Datestatic
get_weekday() constGlib::Date
get_weekday_as_int() constGlib::Date
get_year() constGlib::Date
gobj()Glib::Dateinline
gobj() constGlib::Dateinline
is_first_of_month() constGlib::Date
is_last_of_month() constGlib::Date
is_leap_year(Year year)Glib::Datestatic
Month enum nameGlib::Date
operator!=(const Date & lhs, const Date & rhs)Glib::Daterelated
operator<(const Date & lhs, const Date & rhs)Glib::Daterelated
operator<=(const Date & lhs, const Date & rhs)Glib::Daterelated
operator=(const Date & other)Glib::Date
operator==(const Date & lhs, const Date & rhs)Glib::Daterelated
operator>(const Date & lhs, const Date & rhs)Glib::Daterelated
operator>=(const Date & lhs, const Date & rhs)Glib::Daterelated
order(Date & other)Glib::Date
set_day(Day day)Glib::Date
set_dmy(Day day, Month month, Year year)Glib::Date
set_julian(guint32 julian_day)Glib::Date
set_month(Month month)Glib::Date
set_parse(const Glib::ustring & str)Glib::Date
set_time(std::time_t timet)Glib::Date
set_time_current()Glib::Date
set_year(Year year)Glib::Date
subtract_days(int n_days)Glib::Date
subtract_months(int n_months)Glib::Date
subtract_years(int n_years)Glib::Date
to_struct_tm(struct tm & dest) constGlib::Date
valid() constGlib::Date
valid_day(Day day)Glib::Datestatic
valid_dmy(Day day, Month month, Year year)Glib::Datestatic
valid_julian(guint32 julian_day)Glib::Datestatic
valid_month(Month month)Glib::Datestatic
valid_weekday(Weekday weekday)Glib::Datestatic
valid_year(Year year)Glib::Datestatic
Weekday enum nameGlib::Date
Year typedefGlib::Date