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
It is possible right now, by setting legacyMode to false and supplying both day of month and weekday, such as * * * 1-7 * SUN for first sunday of month, or 15-21 * SUN for third sunday of month. But I'll keep this as a feature request.
Hexagon
changed the title
Support the “N-th” occurrence of a weekday of the month
Feature request: Support the “N-th” occurrence of a weekday of the month
Aug 8, 2023
Describe the bug
I need to have the scheduled event for example
At 10 a.m. on the third Monday of every month: 0 10 ? * 2#3
code sample:
Error:
TypeError: CronPattern: configuration entry 5 (2#3) contains illegal characters.
The text was updated successfully, but these errors were encountered: