In the scheduler, I need to create 2 task planification :
The first one need to be launched every second sunday of each month at 1pm.
In another way, i need to stop a task during this previous time interval (2nd sunday afternoon) that is currently running from 2am to 24pm each hour. How can I writte than in Cron input : "Except the second sunday of each month" ?