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>
Fri, 13 Sep 2013 22:00:21 +0000 (15:00 -0700)
commit2ca047e96b3d13388638faeb7ffbba9509083d4e
tree3643c507939a50bff373d617bbc0d0f3bf3d6b76
parent01c41167a7e92c05fe54d547324600f0cf3cf7b8
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