Separator format elements


' '
~
|
:
;
.
,
''
/
-
%
Space
Literal text*
Hidden separator**
Line break
Colon
Semicolon
Dot
Comma
Single quotes
Slash
Dash
Percent


Note
  • *To include arbitrary text into the format, enclose it in the single quotation marks.
  • ** Hidden separator doesn't insert anything into the clock display, but it is used to separate format elements one from another.