Closed JabberWocky-22 closed 3 months ago
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.
thx for the contrib !
released as 2.0.6
issues: https://github.com/kiorky/croniter/issues/77
People now can use
?
instead of*
for leaving either day-of-month or day-of-week blank.