Specifications

Appendix C. Theme Tags 167
C.24. Time and Date
Tag Description
%cd Day of month from 01 to 31
%ce Zero padded day of month from 1 to 31
%cf A conditional for 12/24 hour format.
%?cf<24 hour stuff|12 hour stuff>
%cH Zero padded hour from 00 to 23 (24 hour format)
%ck Hour from 0 to 23 (24 hour format)
%cI Zero padded hour from 01 to 12 (am/pm format)
%cl Hour from 1 to 12 (am/pm format)
%cm Month from 01 to 12
%cM Minutes
%cS Seconds
%cy 2-digit year
%cY 4-digit year
%cP Capital AM/PM
%cp Lowercase am/pm
%ca Weekday name
%cb Month name
%cu Day of week from 1 to 7, 1 is Monday
%cw Day of week from 0 to 6, 0 is Sunday
C.25. Text Translation
Tag Description
%Sx(English) Display the translation of “English” in the current language
“English” must be a phrase used in the language file.
It should match the Source: line in the language file.
Note: checkwps cannot verify that the string is correct, so please check on either the
b
simulator or on target.
C.26. Bar Tags
Some tags can be used to display a bar which draws according to the value of the tag.
To use these tags like a bar you need to use the following parameters (%XX should be
replaced with the actual tag).
The Rockbox manual (version rUnversioned directory-150515) Archos Recorder