Cron expression specific condition

Hello everyone!
Please help with the cron expression.
The robot should be launched according to the following rules: launch only on weekdays from the 26th to the end of the month, at 17:00; on the last working day of the month - start at 12:00 and 17:00.
Can this be written in one expression or will it be necessary to duplicate - 00 17 26-31 * MON?

have a look here on the different tools, also reporting the schedules for a particular statement.
It helped much for learning and cross checking:

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.