mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 13:31:46 +00:00
This commit makes sure that the CronExpression rolls back the time to midnight when dealing with Quartz expression fields (such as "L", "LW", etc.). Closes gh-26390