If you require other formatting than provided in the presets, you can edit it
manually ([url:https://docs.oracle.com/javase/8/docs/api/java/text/SimpleDateFormat.html Formatting]).
The timestamp can be further customized under "Chat Colors" and "Messages".
Append 'a:AM/PM' (including quotes) to customize AM/PM.
'{uptime}' (with the single quotes) to include the Stream Uptime. Optionally a character
can be added before or after, separated by a comma, which will only be shown if
the Uptime is displayed (e.g. '{/,uptime}').
'{uptime:c}':
c - Clock style (1:23)0 - Leading zero to always get double digits, except first (1h 09m)00 - Leading zero to always get double digits (01h 09m)s - Include seconds (1h 10m 3s)H - Always show hours (0h 9m)t - Trim spaces in between (1h23m)p - With Picnic (uptime doesn't reset when a short stream
downtime occurs, just like the uptime in the window title, the test uptime in
this dialog is 30 minutes longer with this option, except for the "Live 8 minutes"
selection)P - Same as p, except that it is only shown
when the Picnic uptime is different from the regular one### is interpreted as a Custom Command that
gets the formatted timestamp as it's $1- parameter. The result
of the command is the resulting timestamp.