g_date_time_format: support %w
authorJavier Jardón <jjardon@gnome.org>
Fri, 2 Sep 2011 16:22:14 +0000 (17:22 +0100)
committerRyan Lortie <desrt@desrt.ca>
Fri, 2 Sep 2011 22:07:56 +0000 (18:07 -0400)
commitf421f0b88323b2a07d3cf18bf2aa3e2acf509738
treeecebcb78ee2c28993c61d1734ea214e1271289c4
parente975b5b75c6e61ae417ad6a56cf9b9a86ec7d61a
g_date_time_format: support %w

%w represents the day of the week as a decimal, range 0 to 6,
Sunday being 0.

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