define timeperiod {
timeperiod_name Custom_time
alias Notification Times for test
exclude Custom_time_Exclude
tuesday 00:00-24:00
wednesday 00:00-24:00
monday 00:00-24:00
thursday 00:00-24:00
friday 00:00-24:00
saturday 00:00-24:00
}
define timeperiod {
timeperiod_name Custom_time_Exclude
alias Notification Times for test
saturday 2,4 00:00-24:00
}
What ssax mentioned should work. One thing to keep in mind is that in order for an exclude to work, it has to have a GREATER Precedence than the time-period you are overriding