Results 2 comments of SBKILA

Hi, I have a look to sources and it seems that StartDate only implemented when using interval as a unix cron format definition "* * * * *". When human...

Here is a proposal for a FIX in job/compute-next-run-at.js with a new method parseInterval able to manage both unix cron and human format and some cleanup in computeFromInterval I hope...