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

Error in selection of last 'day' off the week. #11

Closed
avinashknagar opened this issue Jul 26, 2023 · 2 comments
Closed

Error in selection of last 'day' off the week. #11

avinashknagar opened this issue Jul 26, 2023 · 2 comments

Comments

@avinashknagar
Copy link

Quartz cron seems to consider Sunday as 1 and Saturday as 7.

image

on the other hand, all other online decoders of cron consider Monday as 1 and Sunday as 7
image

@BzenkoSergey
Copy link
Contributor

@BzenkoSergey
Copy link
Contributor

found an issue in cronhub repository (online decoder you use)

cronhub/crontab#6

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

2 participants