jdemaeyer / brightsky

JSON API for DWD's open weather data.
https://brightsky.dev/
MIT License
300 stars 18 forks source link

Add timezone parameter #50

Closed jdemaeyer closed 4 years ago

jdemaeyer commented 4 years ago

Add a timezone parameter to the API which will be used

We could possibly include a local special value where we determine the timezone from the requested location (e.g. via https://github.com/pegler/pytzwhere).