You can define date and time format of Taskbar clock.
yyyy | Year with century |
yy | Year without century |
mm | Month number (e.g. January -> 01) |
m | Month number, no leading zero (e.g. January -> 1, Decenber -> 12) |
mmmm | Full month name, follows selection of locale |
mmm | Abbreviated month name, follows selection of "Locale" |
dd | Day of month |
d | Day of month, no leading zero |
dddd | Full weekday name, follows selection of "Locale" |
aaaa | Same as dddd |
ddd | Abbreviated weekday name, follows selection of "Locale" |
aaa | Same as ddd |
hh | Hour |
h | Hour, no leading zero |
nn | Minute |
n | Minute, no leading zero |
ss | Second |
s | Second, no leading zero |
tt | AM/PM indicator, follows setting of "AM Symbol" or "PM Symbol" |
/ | Date separator, follows selection of "Locale" |
: | Time separator, follows selection of "Locale" |
\n | Carriage return |
LDATE | Show long-formatted date. Depends on "Region" setting in the control panel. |
DATE | Show short-formatted date. Depends on "Region" setting in the control panel. |
TIME | Show time. Depends on "Region" setting in the control panel. |
Y | Year by the locale calendar (e.g. the year of the Emperor in Japan) |
g | Period/era name by the locale calendar (e.g. "Heisei" in Japan) |
@@@ | Swatch Internet Time |
@@@.@ | Swatch Internet Time to the 1st decical place |
"..." | Display literal text surrounded by double quotation marks |
Following characters are left for compatibility with previous version. | |
mme | Abbreviated month name in English |
dde | Abbreviated weekday name in English |
AMPM | AM/PM indicator, follows setting of "AM Symbol" or "PM Symbol" |
AM/PM | AM in the morning, PM in the afternoon |
am/pm | am in the morning, pm in the afternoon |