GTimeZone: Parse POSIX format for TZ
authorArnel A. Borja <kyoushuu@yahoo.com>
Sat, 20 Oct 2012 06:10:43 +0000 (14:10 +0800)
committerJohn Ralls <jralls@ceridwen.us>
Tue, 18 Dec 2012 23:43:40 +0000 (15:43 -0800)
commit87436e6b3d8a6218578e6ffd63a35e60ebc8a207
tree3cea2bbd9b059be88a8722ecf9f392be43e6a7b2
parent9a4a53c03daf20b7a2f61db87af3b698dac80784
GTimeZone: Parse POSIX format for TZ

Parse the "std offset [dst [offset],start[/time],end[/time]]" (POSIX)
format used in Unix for environment variable TZ.

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