csparpa / pyowm

A Python wrapper around the OpenWeatherMap web API

Home Page:https://pyowm.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All received data (timezone_offset)

Optega opened this issue · comments

commented

timezone=the_dict.get("timezone", None),

It would be cool to add all the data that is returned, especially "timezone_offset", it will help to set the time correctly

I agree on adding the timezone offset - though, I'm not actively developing on PyOMW
Would you like to work out a Pull Request yourself please @Optega ?