Skip to content

Fixing issue with setTime during DST jump #5276

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

Conversation

natebrunette
Copy link

When you attempt to set the time to a non-existent time occuring during
a DST jump forward, the hour does not move forward correctly.

https://bugs.php.net/bug.php?id=79396

When you attempt to set the time to a non-existent time occuring during
a DST jump forward, the hour does not move forward correctly.

https://bugs.php.net/bug.php?id=79396
@cmb69
Copy link
Member

cmb69 commented Mar 18, 2020

@derickr, you may want to review.

@derickr
Copy link
Member

derickr commented Mar 18, 2020

LGTM

@cmb69
Copy link
Member

cmb69 commented Mar 19, 2020

Thanks! Applied as d70058a.

@cmb69 cmb69 closed this Mar 19, 2020
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.

3 participants