It is sometimes useful to get the past expected runs of a cron expression. So it would be great to have a `Schedule::before`, working the same as `Schedule::after`, but going backwards in time.
It is sometimes useful to get the past expected runs of a cron expression.
So it would be great to have a
Schedule::before, working the same asSchedule::after, but going backwards in time.