Namespaces | |
namespace | Glib |
namespace | Glib::Util |
Functions | |
void | Glib::Util::get_current_date (Glib::ustring &date) |
Returns current time formatted in representation for the current locale. | |
void | Glib::Util::get_current_datetime (Glib::ustring &datetime) |
Returns current date and time formatted in representation for the current locale. | |
void | Glib::Util::get_current_time (Glib::ustring &time) |
Returns current date formatted in representation for the current locale. | |
void | Glib::Util::get_modification_date (time_t timet, Glib::ustring &date_str) |
Returns a modification date in GTK+ style. |