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

5559 fix dst jump bug #5560

Closed
wants to merge 1 commit into from
Closed

Conversation

jarkko
Copy link
Contributor

@jarkko jarkko commented Mar 23, 2012

The system timezone DST jump hour should not be blacked out by Time.zone.parse if current Time.zone does not do the jump at that time.

Tested on 1.8.7-p358, ree-1.8.7-2012.01 and ruby-1.9.3-p125.

Fixes #5559.

…me.zone differs from that.

The system timezone DST jump hour should not be blacked out by Time.zone.parse if current Time.zone does not do the jump at that time.

Fixes rails#5559.
@tenderlove
Copy link
Member

Can you send this pull request to master please? Then we'll backport to 3-2-stable.

@tenderlove tenderlove closed this Mar 23, 2012
@jarkko
Copy link
Contributor Author

jarkko commented Mar 23, 2012

Yep. I also found a slight improvement to it, which I'll add to the request.

@tenderlove
Copy link
Member

Excellent. Thanks! ❤️

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.

None yet

2 participants