CronNET
CronNET copied to clipboard
Not allowed * 1,10,20 * * *
Hello,
I tried to schedule a task at * 1,10,20 * * * but i got bad expression error. It will be very helpful if cronNET support such kind of expression. Is there any work around for these kind of expressions?
Thank you
- 1,10,20 * * * is error becaulse 20 is greater than 12,this position mean month tip:this is not strict cron expression ,it start with minite not second^_^
where are you from ?
In your readme i see "1,10,20 * * *" as a valid cron. Can you please update readme.
en,this is old readme,thank you!