Function
Camelsearch_util_str_to_time
unstable since: 3.58
Declaration [src]
gint64
camel_search_util_str_to_time (
const gchar* str
)
Description [src]
Converts a string representation to a time_t (as gint64). When str is NULL, returns -1.
Available since: 3.58