With time on a clock in XPression it works likes;
S = single numerical digit "one" is displayed as "1" but double digits or higher such as "eleven" would be displayed as "11"
SS = single numerical digit "one is displayed as "01" but double digits or higher such as "eleven" would still be displayed as "11"
SSS = single numerical digit "one is displayed as "001" but double digits or higher such as "eleven" would still be displayed as "011"
Further to this, date such as Month or "M" can display as words as well so;
M = number of the month such as January = 1
MM number of the month such as January = 01
MMM = tri-code of the month such as January = JAN
MMMM = full world of the month such as January = JANUARY
#XPression