Searched refs:g_time_zone_new (Results 1 – 7 of 7) sorted by relevance
57 GTimeZone * g_time_zone_new (const gchar *identifier);
1621 g_time_zone_new (const gchar *identifier) in g_time_zone_new() function
2452 tz = g_time_zone_new ("blabla"); in test_no_header()2481 tz = g_time_zone_new ("nonexistent"); in test_posix_parse()2491 tz = g_time_zone_new ("PST8"); in test_posix_parse()2757 tz = g_time_zone_new ("some rubbish"); in test_identifier()2775 tz = g_time_zone_new (NULL); in test_identifier()
753 tz = g_time_zone_new (buf); in gst_date_time_new()
1955 g_time_zone_new
387 * Deprecate `g_time_zone_new()` in favour of `g_time_zone_new_identifier()`,6637 683167 g_time_zone_new not introspectable
2776 g_time_zone_new() returns UTC if it fails to parse the timezone