Event calendar - Invalid Date on schedule day view with start date and end date

Hi,

I’m trying to block the lunch time between 12pm to 2PM each day from 2022-08-01 to 2022-10-01 on the schedule daily view.

Can you tell me how I can do it?

regards,
Bao

Hello @bao :wave:

Sure, it’s possible to achieve that by using a recurrence rule with the invalid option.

For the recurrence, you can specify the from and until properties, with that you can add the start date (2022-08-01) and end date (2022-10-01). Also, if the lunch time is only for the week days, you can use a daily recurrence and with the weekDays property you can specify the days in which this is relevant.