Searched refs:tzenv (Results 1 – 1 of 1) sorted by relevance
1909 const gchar *tzenv = g_getenv ("TZ"); in g_time_zone_new_local() local1915 if (tz_local && g_strcmp0 (g_time_zone_get_identifier (tz_local), tzenv)) in g_time_zone_new_local()1919 tz_local = g_time_zone_new_identifier (tzenv); in g_time_zone_new_local()