croniter icon indicating copy to clipboard operation
croniter copied to clipboard

How to Ignore the Month and Day Fields in a cron

Open gadelkareem opened this issue 1 year ago • 0 comments

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?

gadelkareem avatar May 23 '24 11:05 gadelkareem