python-forecast.io
python-forecast.io copied to clipboard
Add method to access timezone and updated README.
A method has been added that returns the timezone for the given location.
- Usage:
tz_str = forecast.timezone()
.
README.rst
has been updated accordingly.
Any chance this can get merged?