![]() |
![]() |
![]() |
libempathy Reference Manual | ![]() |
---|---|---|---|---|
Top | Description |
#define EMPATHY_TIME_FORMAT_DISPLAY_SHORT #define EMPATHY_TIME_FORMAT_DISPLAY_LONG time_t empathy_time_get_current (void); time_t empathy_time_get_local_time (struct tm *tm); time_t empathy_time_parse (const gchar *str); gchar * empathy_time_to_string_utc (time_t t, const gchar *format); gchar * empathy_time_to_string_local (time_t t, const gchar *format); gchar * empathy_time_to_string_relative (time_t t);
gchar * empathy_time_to_string_utc (time_t t, const gchar *format);
|
|
|
|
Returns : |
gchar * empathy_time_to_string_local (time_t t, const gchar *format);
|
|
|
|
Returns : |
gchar * empathy_time_to_string_relative (time_t t);
|
|
Returns : |