jmrozanec / cron-utils

Cron utils for parsing, validations and human readable descriptions as well as date/time interoperability.
http://cron-utils.com
Apache License 2.0
1.15k stars 262 forks source link

Unix Cron to Quartz Cron Expression Converter #545

Closed jamilxt closed 2 years ago

jamilxt commented 2 years ago

Is there any util method which allows conversion of Unix cron expression to Quartz cron expression?

Thank you.