Miscellaneous Utility Functions
Miscellaneous Utility Functions — Miscellaneous Utility Functions
|
|
Description
Functions to help application developers when writing XMPP applications using Loudmouth.
Functions
lm_utils_get_localtime ()
struct tm *
lm_utils_get_localtime (const gchar *stamp
);
Converts an XMPP timestamp to a struct tm showing local time.
Returns
The local time struct.