GTimeZone: Fix time zones in Windows
authorArnel A. Borja <kyoushuu@yahoo.com>
Sat, 20 Oct 2012 03:06:28 +0000 (11:06 +0800)
committerJohn Ralls <jralls@ceridwen.us>
Tue, 18 Dec 2012 23:43:40 +0000 (15:43 -0800)
commit1ccd4d60fc6566ca4fcdbf6e961b1cb1cddc7127
tree069c6d81ff6db4c3dc744cd7db470ad11af2cb61
parent206ba07bd99b3d0cb0620e04ed51e4529d1ba6eb
GTimeZone: Fix time zones in Windows

Get time zone information from registry. Use GetTimeZoneInformation()
instead to get the local time zone if Dynamic DST is not available.

https://bugzilla.gnome.org/show_bug.cgi?id=683998
glib/gtimezone.c