ajvb / kala

Modern Job Scheduler
MIT License
2.13k stars 187 forks source link

Recurring job scheduling #142

Closed desilvaNSP closed 7 years ago

desilvaNSP commented 7 years ago

Can we do recurring job scheduling by using these apis.

Recurring Report Scheduler

Basically I want to create dynamic report scheduler. I want to create some service time cronjob to run specific script.

ajvb commented 7 years ago

I'm confused, are you trying to connect Kala to some Microsoft thing or trying to figure out how to do what you want with the ISO 8601 syntax?

desilvaNSP commented 7 years ago

Yeah, I have studied that syntax.and I solved my problem thank you @ajvb