avryhof / ambient_api

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

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

Open avryhof opened 5 years ago

avryhof commented 5 years ago

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