AquaticInformatics / flowtracker2-field-data-plugin

AQTS field data plugin supporting FlowTracker2 measurement files
Apache License 2.0
0 stars 1 forks source link

Fix converter timezones #18

Closed DougSchmidt-AI closed 6 years ago

DougSchmidt-AI commented 6 years ago

Converted *.DIS files are always outputing times in UTC instead of the location local time.

Apply the UTC offset correctly.

DougSchmidt-AI commented 6 years ago

Fixed by #19