2

I am working on quartz plugin in grails application. I want to create a Cron expression for job to be scheduled after specified number of days. But number of days can be greater than 30 which means in this situation job will be scheduled after each 'M' number of months and 'D' number of days.

I am unable to create Cron expression for this use case as here I think I need to specify both number of days and number of months. What can be possible Cron expression for this ? How can I schedule a job to execute after specific number of days and days can be any number greater than Zero.

Thanks for your time.

Cœur
  • 37,241
  • 25
  • 195
  • 267
Bilal Ahmed Yaseen
  • 2,506
  • 2
  • 23
  • 48

0 Answers0