datetime: Fix hashing
authorEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 15 Sep 2010 13:47:15 +0000 (14:47 +0100)
committerRyan Lortie <desrt@desrt.ca>
Fri, 17 Sep 2010 15:40:10 +0000 (11:40 -0400)
commit909289c76330f66b87a51fbfc645fb4d474f1301
treec729f25cc80c0ef001e2a489e1c39e52b7089171
parent3e9fb52214da793ef1320775f1ab8226bdca6ae2
datetime: Fix hashing

Convert to the epoch, just like we do when checking for equality, so
that timezones are correctly handled.

https://bugzilla.gnome.org/show_bug.cgi?id=50076
glib/gdatetime.c