FlowWest / hecr

https://flowwest.github.io/hecr/
MIT License
6 stars 2 forks source link

timezone issues when passing timestamp parameter into extract_ts* function #13

Closed ergz closed 7 years ago

ergz commented 7 years ago

there is an issue where when the user passes in a timestamp parameter. This looks to be related to timezone issues. I think the hdf files has encoded some timezone data, look into this and fix asap, this new feature is useless without this fix

ergz commented 7 years ago

this was fixed by adding tz() to datetime calls