Home
last modified time | relevance | path

Searched refs:parse_iso8601_date (Results 1 – 3 of 3) sorted by relevance

/third_party/libsoup/libsoup/
Dsoup-date.c211 parse_iso8601_date (SoupDate *date, const char *date_string) in parse_iso8601_date() function
492 success = parse_iso8601_date (date, date_string); in soup_date_new_from_string()
/third_party/glib/glib/
Dgdatetime.c1279 parse_iso8601_date (const gchar *text, gsize length, in parse_iso8601_date() function
1519 datetime = parse_iso8601_date (text, date_length, hour, minute, seconds, tz ? tz : default_tz); in g_date_time_new_from_iso8601()
/third_party/libsoup/
DChangeLog.pre-git70 * libsoup/soup-date.c (parse_iso8601_date): accept either "." or