Setting multiple cronjobs in one monitor

I need to create a monitor for which it fire every day every 5min but not on Saturday between 08:00 AM EST and 10:00 AM EST."
I created 2 cronjobs for this requirement but Can I use 2 cronjob in one alert. If no then how to implement this requirement.
Appreciate any help here. Thanks in advance.

@83new I don’t think this is possible. As far as I know, you can use only a single cron expression per monitor.

You could create 2 separate monitors with the same configuration but different cronjobs.