forked from external/yambar
clock: add a config option to show UTC time
This commit is contained in:
parent
60904bb18f
commit
ba5b28f437
3 changed files with 13 additions and 4 deletions
|
@ -29,6 +29,10 @@ clock - This module provides the current date and time
|
|||
: string
|
||||
: no
|
||||
: *strftime* formatter for the _date_ date (default=*%x*)
|
||||
| utc
|
||||
: bool
|
||||
: no
|
||||
: Use GMT instead of local timezone (default=false)
|
||||
|
||||
# EXAMPLES
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue