mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 09:32:21 +00:00
Merge pull request #139 from henglikuang/master
Add default time zone as UTC
This commit is contained in:
commit
c7628a3638
@ -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