Premium support for our pure JavaScript UI components


Post by cubrilo »

Hi,

I'm trying to set custom dates for non working days. I know that there is an option to setup non working days for some day of the week. Is there an option to setup custom dates? For example if I have a list of dates which represents holidays.

According to this https://bryntum.com/docs/scheduler/#Scheduler/feature/NonWorkingTime it seems possible by adding timeRanges. Do you have an example for this?

I know that we can create custom time ranges like here:https://bryntum.com/docs/scheduler/#Scheduler/feature/TimeRanges where we have this "Cool range" but how to connect it with non working days?


Post by saki »

nonWorkingTime only supports weekends, or other days-of-week. If you need a more sophisticated control/UI take a look at SchedulerPro which supports calendars.


Post Reply