adejoux / nmon2influxdb

Make NMON data dynamic with InfluxDB
GNU Affero General Public License v3.0
80 stars 29 forks source link

Timezone never changes during import #71

Closed aravindksk closed 5 years ago

aravindksk commented 5 years ago

Import of nmon data from different timezones wouldn't work. I tried changing in the config file timezone ="Australia/Sydney"

Ran with config -tz "AU". But still doesn't resolve

Source timestamp - 09/03/2019 00:00:00 For default value : 09/03/2019 12:00:00 - UTC for Europe : 08/03/2019 10:00:00

appreciate any pointers on this

aravindksk commented 5 years ago

Changing the time zone in the code helped.