2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-05-23 17:22:49 +00:00

Merge pull request #139 from henglikuang/master

Add default time zone as UTC
This commit is contained in:
Jarrod Johnson
2024-01-17 08:19:55 -05:00
committed by GitHub
+1 -1
View File
@@ -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