You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR #115 resolved the issue with the given example and other compound field cases in the cron expression. Please let me know if you encounter any other cron expression parsing errors.
Cron expression like
04 28 7-23/4 * * ?
cannot be parsed. Java-Quartz works fine, which conforms to the same with crontab guru.The text was updated successfully, but these errors were encountered: