adhocore / gronx

Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or daemon for Golang (tested on v1.13+) and standalone usage. If you are bold, use it to replace crontab entirely.
https://github.com/adhocore/gronx
MIT License
422 stars 25 forks source link

Remove inclRefTime from isUnreachableYear #54

Closed steffenbusch closed 2 weeks ago

steffenbusch commented 2 weeks ago

Fixes #53

adhocore commented 2 weeks ago

thank you