HangfireIO / Cronos

A fully-featured .NET library for working with Cron expressions. Built with time zones in mind and intuitively handles daylight saving time transitions
MIT License
1.01k stars 120 forks source link

This is a great job, but I found out during testing that some expressions are not compatible with Quartz. #17

Closed FisherMS closed 5 years ago

FisherMS commented 5 years ago

such like: 0 15 10 ? 2019-2019

FisherMS commented 5 years ago

I see, Cronos is not support year parmater.