g_time_val_from_iso8601: handle timezoneless dates
authorDan Winship <danw@gnome.org>
Tue, 1 Sep 2009 13:37:48 +0000 (09:37 -0400)
committerDan Winship <danw@gnome.org>
Tue, 1 Sep 2009 13:40:03 +0000 (09:40 -0400)
commit8212aadac79d70153d880fe1f21914a2b491dca3
tree23bdda99f385b4e1e840ddfa59f935c0347141b5
parentfc44bf40a4eff8e122b223e97ee5efcbc548be03
g_time_val_from_iso8601: handle timezoneless dates

per ISO 8601:2004 4.2.5.2

Based on a patch from Andy Shevchenko
http://bugzilla.gnome.org/show_bug.cgi?id=589491
glib/gtimer.c
tests/testglib.c