Hi,
First of all, thanks for this great crate.
However, the numbering of weekdays seems unusual to me. On the machines I usually work, the crontab uses a 0 for Sunday, 1 for Monday and so on.
This crate seems to use 1 for Sunday and not accept 0.
Maybe this should be documented somewhere.
Hi,
First of all, thanks for this great crate.
However, the numbering of weekdays seems unusual to me. On the machines I usually work, the crontab uses a 0 for Sunday, 1 for Monday and so on.
This crate seems to use
1for Sunday and not accept0.Maybe this should be documented somewhere.