API Version: 2.0
Library Version: 3.57.3
Generated by gi-docgen 2025.4
time_t time_from_isodate ( const gchar* str )
Converts an ISO 8601 UTC time string into a time_t value.
str
Type: const gchar*
const gchar*
Date/time value in ISO 8601 format.
Type: time_t
time_t
Time_t corresponding to the specified ISO string. Note that we only allow UTC times at present.