mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 09:32:21 +00:00
Add default time zone as UTC
This commit is contained in:
parent
0dfe66f1b2
commit
382feea68d
@ -30,7 +30,7 @@ import eventlet
|
||||
webclient = eventlet.import_patched('pyghmi.util.webclient')
|
||||
|
||||
|
||||
currtz = None
|
||||
currtz = 'UTC'
|
||||
keymap = 'us'
|
||||
currlocale = 'en_US.UTF-8'
|
||||
currtzvintage = None
|
||||
|
Loading…
Reference in New Issue
Block a user