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
Hi,
I would like to ask if there is a plan to support multple day of week specifiers.
For example this cron expression is currenlty not supported:
0 0 11 ? 8/2 SAT,SUN#3
It means: "At 11:00 AM, on the third Saturday and Sunday of the month, every 2 months, August through December" and allow to apply the "#" specifier to two days of week Saturday and Sunday.
Thanks, regards,
D
The text was updated successfully, but these errors were encountered:
Hi,
I would like to ask if there is a plan to support multple day of week specifiers.
For example this cron expression is currenlty not supported:
0 0 11 ? 8/2 SAT,SUN#3
It means: "At 11:00 AM, on the third Saturday and Sunday of the month, every 2 months, August through December" and allow to apply the "#" specifier to two days of week Saturday and Sunday.
Thanks, regards,
D
The text was updated successfully, but these errors were encountered: