jmrozanec / jmrozanec/cron-utils
DOM list including "L" does not behave as expected
Open
bug
hacktoberfest
help wanted
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 272
- PR merge metrics
- No merged PRs in 30d
Description
A cron expression for every 15th and last day of the month at 12:00 does not behave as expected and skips the last days when asked for next execution time.
Example cron schedule: `0 0 L,15 * *`
While the cron expression is "valid" I wonder if this is in fact not supported.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.