g_date_time_format: support %V
authorJavier Jardón <jjardon@gnome.org>
Fri, 2 Sep 2011 13:52:37 +0000 (14:52 +0100)
committerRyan Lortie <desrt@desrt.ca>
Fri, 2 Sep 2011 22:05:45 +0000 (18:05 -0400)
commitb42d15490b88f5e1fdd6385143a4fd58040260db
tree2c623a3ec5cd421d73ba0fb4aadf709ce63f1469
parent0ea581b80a703f181dc10e5c5fbf9c3a4643d20b
g_date_time_format: support %V

%V represents the  ISO 8601  week  number of the current year as a
decimal number, range 01 to 53, where week 1 is the  first  week
that  has  at least 4 days in the new year

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