Private
Public Access
1
0

added timezone detection

This commit is contained in:
Sander Roosendaal
2017-09-03 12:11:19 +02:00
parent 58ab1f87bb
commit bd46c5bcd7
6 changed files with 15 additions and 3 deletions

View File

@@ -143,7 +143,7 @@ from dataprep import timedeltaconv
from scipy.interpolate import griddata
LOCALTIMEZONE = tz('Etc/UTC')
#LOCALTIMEZONE = tz('Etc/UTC')
USER_LANGUAGE = 'en-US'
from interactiveplots import *