avryhof / ambient_api

Python module for accessing the Ambient Weather API
MIT License
32 stars 18 forks source link

datetime.datetime.fromtimestamp(0) fails on Windows #2

Open avryhof opened 6 years ago

avryhof commented 6 years ago

datetime.datetime.fromtimestamp(0) raises an OSError on Windows.