Open akrsnr opened 5 years ago
I get the error from,
var toString = function(cronspec, sixth) { var schedule = later.parse.cron(cronspec, sixth); return scheduleToSentence(schedule['schedules'][0], sixth); };
I get the error from,