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

FixedOffsetTimezone renders negative offsets incorrectly #214

Closed
moreati opened this issue Sep 10, 2015 · 2 comments · Fixed by #219
Closed

FixedOffsetTimezone renders negative offsets incorrectly #214

moreati opened this issue Sep 10, 2015 · 2 comments · Fixed by #219
Labels

Comments

@moreati
Copy link
Contributor

moreati commented Sep 10, 2015

>>> babel.util.FixedOffsetTimezone(-60).zone
Etc/GMT+-60
@sils sils added the bug label Sep 10, 2015
@sils
Copy link
Member

sils commented Sep 10, 2015

This is a bug, change needs to be backported to the maintenance 2.0 branch, @moreati I guess you'll have a PR for this soon as you already had a commit solving this, can you submit that PR for both master and the maintenance 2.0 branch?

@moreati
Copy link
Contributor Author

moreati commented Sep 10, 2015

can you submit that PR for both master and the maintenance 2.0 branch?

I'll try

@sils sils closed this as completed in #219 Sep 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants