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

The 'W' character in the day-of-month field does not work in 2.5.0 version of quartz. #1322

Open
gustsira opened this issue Mar 4, 2025 · 0 comments

Comments

@gustsira
Copy link

gustsira commented Mar 4, 2025

The cron expression "0 30 15 1W ?" should be run
at 15:30:00pm, on the nearest weekday to the 1st of the month, every month.

However it will skips month where first day of the month in a weekend for e.g. Jun 02 & Nov 03 this year(2025).

The same expression does work in version 2.3.0

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

No branches or pull requests

1 participant