g_date_time_format: support %C
authorJavier Jardón <jjardon@gnome.org>
Fri, 2 Sep 2011 16:09:07 +0000 (17:09 +0100)
committerRyan Lortie <desrt@desrt.ca>
Fri, 2 Sep 2011 22:07:51 +0000 (18:07 -0400)
commite975b5b75c6e61ae417ad6a56cf9b9a86ec7d61a
tree29757995829091ebd2ce9ba7c5a7cd22397b47d9
parent6f80dc60429e7310300a5df75a03a093c3fd4767
g_date_time_format: support %C

%C represents the century number (year/100) as a 2-digit integer

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