quartz-scheduler / quartz

Code for Quartz Scheduler
http://www.quartz-scheduler.org
Apache License 2.0
6.29k stars 1.94k forks source link

Special characters are unsupported #1132

Closed benjaminclauss closed 1 month ago

benjaminclauss commented 6 months ago

https://www.quartz-scheduler.org/documentation/quartz-2.3.0/tutorials/crontrigger.html

A CronTrigger cannot be created containing special characters such as L, W, or #.

jhouserizer commented 1 month ago

? what problem do you encounter? do you have code to reproduce the issue?

benjaminclauss commented 1 month ago

At this point, I do not recall.