
ojob ojob.io/oaf/parseCron cron="*/5 * * * *" next=5 prev=0
Test the provided cron expression a provides a list of dates of occurrence.
| 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) |