Bug 630077 - GDateTime week number support
authorRyan Lortie <desrt@desrt.ca>
Mon, 27 Sep 2010 13:06:24 +0000 (09:06 -0400)
committerRyan Lortie <desrt@desrt.ca>
Fri, 1 Oct 2010 15:20:55 +0000 (11:20 -0400)
commitfff6814973356ac23b1022113632441110825283
tree06f8686c017b88becebd1f26c7a198480e6f0a9c
parentfe1186a842458dcc647c5f9ab03f17c762354e95
Bug 630077 - GDateTime week number support

Fully implement support for ISO 8601 week dates in GDateTime and
document that this is the case.

Add an exhaustive test case to ensure correctness.
docs/reference/glib/glib-sections.txt
glib/gdatetime.c
glib/gdatetime.h
glib/glib.symbols
glib/tests/gdatetime.c