clock: add a config option to show UTC time

This commit is contained in:
anb 2021-09-11 13:40:15 -07:00
parent 60904bb18f
commit ba5b28f437
3 changed files with 13 additions and 4 deletions

View file

@ -53,7 +53,7 @@
* tags: percentage formatter, for range tags: `{tag_name:%}`.
* tags: percentage tag formatter, for range tags: `{tag_name:%}`.
* tags: kb/mb/gb, and kib/mib/gib tag formatters.
* clock: add a config option to show UTC time.
### Changed