Our pure JavaScript Scheduler component


Post by Aniket »

Team,

I would want to gray out or highlight the holidays on the calendar in the scheduler.

By using NonWorkingTime from the demos, I have been able to highlight the weekends,

Any suggestions for holidays as well?


Post by alex.l »

Hi Aniket,

We do not have ready lists of holidays by countries, but we do have a feature to highlight any ranges you want. Please, check https://www.bryntum.com/docs/scheduler/#Scheduler/feature/TimeRanges

I've opened a ticket to update our docs to describe this better https://github.com/bryntum/support/issues/826

All the best,
Alex


Post by Aniket »

Hi Alex,

I do have the list of holidays passed to me from the backend, just figuring out the way to highlight them.
Any suggestions


Post by mats »

Did you look at our TimeRanges docs, and our demo?


Post by mats »


Post Reply