mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
67112b211a
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