ojob.io/oaf/parseCron

Usage

ojob ojob.io/oaf/parseCron cron="*/5 * * * *" next=5 prev=0 

Description

Test the provided cron expression a provides a list of dates of occurrence.

Expects

Name Description
cron The cron expression to evaluate
next How many occurrences in the future to provide (default to 5)
prev How many occurrences in the past to provide (default to 0)