How to construct a CRON expression from a user entry form?
I need to construct a Cron expression based on some user entry in a form. The user would choose some values such as below and they will be any combination based on the values chosen from some pre-configured dropdowns. How can I construct Cron expression to use Cronos.Net library and calculate the next occurence? Thank you!
Once a week, Fridays, 10:00 am Once a day, 2:00 pm