mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
Add timezone support to clock module (closes #223)
This commit is contained in:

committed by
Michael Cordover

parent
99dde1aff8
commit
3130a57622
@ -20,6 +20,11 @@ The *clock* module displays the current date and time.
|
||||
default: {:%H:%M} ++
|
||||
The format, how the date and time should be displayed.
|
||||
|
||||
*timezone*: ++
|
||||
typeof: string ++
|
||||
default: inferred local timezone ++
|
||||
The timezone to display the time in, e.g. America/New_York.
|
||||
|
||||
*max-length*: ++
|
||||
typeof: integer ++
|
||||
The maximum length in character the module should display.
|
||||
|
Reference in New Issue
Block a user