shawnchin / jquery-cron

A jQuery plugin to provide a simplified interface for users to specify cron entries
http://shawnchin.github.io/jquery-cron
MIT License
177 stars 118 forks source link

Quartz Cron Format #22

Open felixruponen opened 8 years ago

felixruponen commented 8 years ago

Hi!

I've forked your repository and implemented the same functionality but with the quartz format of cron expressions. If you are interested I can make this an option you can choose which format to use, ie. Unix Cron or Quartz cron.

Let me know if you are interested, check out the modifications at,

https://github.com/felixruponen/jquery-cron