gdatetime: Use proleptic gregorian
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Fri, 3 Sep 2010 13:43:11 +0000 (14:43 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 6 Sep 2010 10:50:30 +0000 (11:50 +0100)
commit875ad12345e22b3189e524d9bede58f6e7b5cf88
tree79920a169bf0e87c90a09fc68cb4e487e94aefda
parent6bb89501cf7bfb5e4365d8dd3ef045a0c096af0c
gdatetime: Use proleptic gregorian

Use Proleptic Gregorian calendar instead of the Julian calendar
as the internal representation.

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

Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
glib/gdatetime.c
glib/tests/gdatetime.c