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

support question mark #78

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

JabberWocky-22
Copy link
Contributor

issues: #77

People now can use ? instead of * for leaving either day-of-month or day-of-week blank.

@JabberWocky-22
Copy link
Contributor Author

day_of_month and day_of_week are both '?' is not valid on some implentations(for example: https://www.freeformatter.com/cron-expression-generator-quartz.html)

I simply trade ? as *, so I think this is not necessary.

@JabberWocky-22 JabberWocky-22 force-pushed the support_question_mark branch from 71b49a6 to e26c86c Compare July 16, 2024 10:45
@kiorky kiorky merged commit 18218af into corpusops:master Jul 16, 2024
5 checks passed
@kiorky
Copy link
Collaborator

kiorky commented Jul 16, 2024

thx for the contrib !

@JabberWocky-22 JabberWocky-22 deleted the support_question_mark branch July 16, 2024 14:15
@kiorky
Copy link
Collaborator

kiorky commented Jul 16, 2024

released as 2.0.6

kiorky pushed a commit that referenced this pull request Dec 16, 2024
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

Successfully merging this pull request may close these issues.

2 participants