glibmm 2.80.0
Glib::DateTime Member List

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

add(TimeSpan timespan) constGlib::DateTime
add_days(int days) constGlib::DateTime
add_full(int years, int months, int days, int hours, int minutes, double seconds) constGlib::DateTime
add_hours(int hours) constGlib::DateTime
add_minutes(int minutes) constGlib::DateTime
add_months(int months) constGlib::DateTime
add_seconds(double seconds) constGlib::DateTime
add_weeks(int weeks) constGlib::DateTime
add_years(int years) constGlib::DateTime
compare(const DateTime & other) constGlib::DateTime
create(const TimeZone & tz, int year, int month, int day, int hour, int minute, double seconds)Glib::DateTimestatic
create_from_iso8601(const Glib::ustring & text, const TimeZone & default_tz)Glib::DateTimestatic
create_from_iso8601(const Glib::ustring & text)Glib::DateTimestatic
create_from_local_usec(gint64 usecs)Glib::DateTimestatic
create_from_utc_usec(gint64 usecs)Glib::DateTimestatic
create_local(int year, int month, int day, int hour, int minute, double seconds)Glib::DateTimestatic
create_now(const TimeZone & tz)Glib::DateTimestatic
create_now_local()Glib::DateTimestatic
create_now_local(gint64 t)Glib::DateTimestatic
create_now_utc()Glib::DateTimestatic
create_now_utc(gint64 t)Glib::DateTimestatic
create_utc(int year, int month, int day, int hour, int minute, double seconds)Glib::DateTimestatic
DateTime()Glib::DateTime
DateTime(GDateTime * gobject, bool make_a_copy=true)Glib::DateTimeexplicit
DateTime(const DateTime & other)Glib::DateTime
DateTime(DateTime && other) noexceptGlib::DateTime
difference(const DateTime & other) constGlib::DateTime
equal(const DateTime & other) constGlib::DateTime
format(const Glib::ustring & format_str) constGlib::DateTime
format_iso8601() constGlib::DateTime
get_day_of_month() constGlib::DateTime
get_day_of_week() constGlib::DateTime
get_day_of_year() constGlib::DateTime
get_hour() constGlib::DateTime
get_microsecond() constGlib::DateTime
get_minute() constGlib::DateTime
get_month() constGlib::DateTime
get_second() constGlib::DateTime
get_seconds() constGlib::DateTime
get_timezone() constGlib::DateTime
get_timezone_abbreviation() constGlib::DateTime
get_type()Glib::DateTimestatic
get_utc_offset() constGlib::DateTime
get_week_numbering_year() constGlib::DateTime
get_week_of_year() constGlib::DateTime
get_year() constGlib::DateTime
get_ymd(int & year, int & month, int & day) constGlib::DateTime
gobj()Glib::DateTimeinline
gobj() constGlib::DateTimeinline
gobj_copy() constGlib::DateTime
gobject_Glib::DateTimeprotected
hash() constGlib::DateTime
is_daylight_savings() constGlib::DateTime
operator bool() constGlib::DateTimeexplicit
operator=(const DateTime & other)Glib::DateTime
operator=(DateTime && other) noexceptGlib::DateTime
swap(DateTime & other) noexceptGlib::DateTime
swap(DateTime & lhs, DateTime & rhs) noexceptGlib::DateTimerelated
to_local() constGlib::DateTime
to_timezone(const TimeZone & tz) constGlib::DateTime
to_unix() constGlib::DateTime
to_unix_usec() constGlib::DateTime
to_utc() constGlib::DateTime
wrap(GDateTime * object, bool take_copy=false)Glib::DateTimerelated
~DateTime() noexceptGlib::DateTime