Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix worldtime plugin #285

Merged
merged 3 commits into from
Oct 9, 2017
Merged

Fix worldtime plugin #285

merged 3 commits into from
Oct 9, 2017

Conversation

woohgit
Copy link
Contributor

@woohgit woohgit commented Oct 8, 2017

The old API is no more so move everything to the google APIs

The old world weather API is no more. The replacement does not provide the local time in the JSON output.
The solution is migrating the plugin to use the google apis which provides the timeZoneId, which is definitely enough for the `pytz` to generate a datetime object.
@skoczen skoczen merged commit c068a6a into skoczen:master Oct 9, 2017
@skoczen
Copy link
Owner

skoczen commented Oct 9, 2017

Love it. :)

Ashex pushed a commit that referenced this pull request Feb 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants