add 2 new tags which display the hour in 12 or 24 hour format depending on the config...
commit75595b7d0c2faca357e79bf9e974599b379e35a2
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Tue, 27 Nov 2007 01:18:31 +0000 (27 01:18 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Tue, 27 Nov 2007 01:18:31 +0000 (27 01:18 +0000)
treea9fa7234a0b6266f9ef78d6e58e2366cdd85b869
parentdaa7de21950db144592d51f9938b1b7ac6a5a559
add 2 new tags which display the hour in 12 or 24 hour format depending on the config setting.
%cf is for padded hour
%cg is for just the number

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15826 a1c6a512-1295-4272-9138-f99709370657
apps/gui/gwps-common.c
apps/gui/gwps.h
apps/gui/wps_parser.c