rdemaria / pytimber

Python Wrapping of CALS API
12 stars 23 forks source link

fix time stamp conversion in parsedate #31

Closed mfittere closed 7 years ago

mfittere commented 7 years ago

Following #30 this version of parsedate should return the correct value. One has to be careful with time.mktime which assumes that the time is given in localtime.