Port date/time functions to GDateTime
authorPhilip Chimento <philip.chimento@gmail.com>
Fri, 13 Sep 2013 21:58:52 +0000 (14:58 -0700)
committerPhilip Chimento <philip.chimento@gmail.com>
Mon, 23 Sep 2013 04:50:48 +0000 (21:50 -0700)
commitfabc4f9b35b4d4e1bb3c3f67971e8e134889c453
treeecaf675b2ff4ba38c0c887456d1a7625f41f1633
parentefcf6058823d4b4c1a0160b5be079c8e84f59813
Port date/time functions to GDateTime

These are supposedly portable to more platforms than POSIX, effectively
putting the burden of checking whether a platform supports it onto GLib,
instead of having Chimara shoulder it.
libchimara/datetime.c