Closed VovaGul closed 1 year ago
0 0 4 * * *
works.
I don't know why it works the way it does. It would be nice if something like this was taken into account or was described somewhere.
It says at the top of that website that it generates Quartz cron expressions, these appear to have 7 parts. Standard expressions have 5 and Cronos supports an options 6th for seconds. Quartz seems to support a year variable which standard cron doesn't.
I just noticed in the readme it explicitly says that the year field is not supported in Quartz.Net expressions.
Understood. Thanks for the answer!
expression
"0 0 4 ? * * *"
generated on sitewhy can't it be parsed?
Cronos 0.7.1