0 0 0 25 12 ?
this cron expression runs on every Christmas Day at midnight. I want to prevent it from running on Christmas Day.
0 0 0 25 12 ?
this cron expression runs on every Christmas Day at midnight. I want to prevent it from running on Christmas Day.
since you can define cron expressions only when they should run and not when they shouldn't run, i see only two options here: