Re: g_time_zone under windows

2014-04-11 Thread Andrea Zagli
Il giorno gio 10 apr 2014 17:58:33 CEST, Andrea Zagli ha scritto: [...] i'm using glib 2.32.1; ASAP i'll try most recent version with glib 2.36.1 it works ___ gtk-list mailing list gtk-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-li

g_time_zone under windows

2014-04-10 Thread Andrea Zagli
i didn't understand how g_time_zone works under windows if i call g_date_time_new_now_local i get greenwich time (for me 1 hour behind, and today 2 hours because in daylight saving) try this little test GTimeZone *tz; tz = g_time_zone_new (NULL); g_printf ("g_date_time_new_now %s\n", g_dat