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

How to Ignore the Month and Day Fields in a cron #73

Open
gadelkareem opened this issue May 23, 2024 · 0 comments
Open

How to Ignore the Month and Day Fields in a cron #73

gadelkareem opened this issue May 23, 2024 · 0 comments

Comments

@gadelkareem
Copy link

I need to parse a cron expression but ignore the month and day of the month fields, limiting the cron to only the current week. Additionally, I need to ignore formats such as '0 0 * * 5#3,L5'. Is this possible?

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