Fix parsing of timezones
authorPeter Kjellerstedt <pkj@axis.com>
Wed, 8 Apr 2009 14:26:11 +0000 (10:26 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 8 Apr 2009 14:26:11 +0000 (10:26 -0400)
commitefc2cdbfc981754db361f49c30c8ee24ac0c769e
treeba610330d4b420c19c484e3b1e0ee72ba740a9f6
parentd0cf7b38780b0832fc904f75eb387aa61eb2f76e
Fix parsing of timezones

Make g_time_val_from_iso8601 handle timezones with minutes correctly;
also accept comma as a fraction separator.  (#578369)
glib/gtimer.c
tests/testglib.c