natural-cron.js
natural-cron.js copied to clipboard
Invalid check in clocktime.js
Hello,
In this line of code, shouldn't it be if(topElement.hour.end == hour) { ?
https://github.com/darkeyedevelopers/natural-cron.js/blob/7b877d47d34b418bd424b2498aafbe42af61136a/src/states/clocktime.js#L84