0 * * /5 * ?
I want to execute a job with an interval of five days for once daily.I'll give my starting date and ending date as startAt() and endAt() will it gives me correct scheduling?
0 * * /5 * ?
I want to execute a job with an interval of five days for once daily.I'll give my starting date and ending date as startAt() and endAt() will it gives me correct scheduling?
Copyright © 2021 Jogjafile Inc.
Cron expression for running a job once in 5 days is