An undocumented behavior with years in Cron expressions
Open
- Dominant language
- C
- Stars
- 3.9k
- Forks
- 260
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 1
Description
The cron expression can consist of either six or five fields separated by white space, but the documentation states that it should only comprise five fields. I tested this before making the statement.
This implies that we can include years in the expression '* * * * * 2024' and one running cron expressions.
Am I wrong?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.