node-cron
node-cron copied to clipboard
Resolves #476.
Added public getNextDateFrom
wrapper function to CronTime
to publicly expose _getNextDateFrom
function.
@ncb000gt @emilio-notable @LeraAl I know this addresses a somewhat old issue, but I have need for the feature as well. Since it was pretty simple, I figured I'd submit a PR for it in case anyone else might find it useful.
Looks like there's an unrelated test failure that's been in master
since the update to Luxon, but I'm not quite familiar enough with Luxon to figure out what's going on there. Looks like there's a missing or extraneous hour due to DST in the Asia/Amman
timezone.