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 CronExpression fails to calculate next execution on the day of daylight saving time #28044

Closed
wants to merge 1 commit into from

Conversation

vikeychen
Copy link
Contributor

Hello!

This commit fixes an issue with CronExpression fails to calculate next execution on the day of daylight saving time.

See gh-28038

This commit fixes an issue with CronExpression fails to calculate next execution on the day of daylight saving time.

Closes spring-projectsgh-28038
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Feb 12, 2022
@bclozel bclozel added the in: core Issues in core modules (aop, beans, core, context, expression) label Feb 12, 2022
@bclozel bclozel added this to the Triage Queue milestone Feb 12, 2022
@poutsma poutsma self-assigned this Feb 16, 2022
@poutsma poutsma added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Feb 16, 2022
@poutsma poutsma modified the milestones: Triage Queue, 5.3.16 Feb 16, 2022
@poutsma
Copy link
Contributor

poutsma commented Feb 16, 2022

Merged in 7276752, thanks for submitting a PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants