Skip to content
This repository has been archived by the owner on Mar 21, 2023. It is now read-only.

Use uppercase timezone in TimezoneAwareFunction and fix default value #169

Merged
merged 1 commit into from
Mar 30, 2017

Conversation

joschi
Copy link
Contributor

@joschi joschi commented Mar 28, 2017

This PR makes sure that the user-provided timezone in TimezoneAwareFunction is being looked up in uppercase and that the default timezone is "UTC".
Otherwise the timezone might not be found in the lookup table and the timezone parameter would be interpreted as the local system's timezone.

Fixes #168

@joschi joschi added this to the 2.3.0 milestone Mar 28, 2017
@joschi joschi added the bug label Mar 28, 2017
@joschi joschi requested a review from kroepke March 28, 2017 10:31
Copy link
Member

@kroepke kroepke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm! Thanks!

@kroepke kroepke merged commit b3cbc50 into master Mar 30, 2017
@kroepke kroepke deleted the issue-168 branch March 30, 2017 13:41
joschi added a commit that referenced this pull request Mar 30, 2017
kroepke pushed a commit that referenced this pull request Mar 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants