Set range of days as Holidays according automatic rules

Hi,

Do you have implemented the ability to set in grey (for example) the holidays of a certain country (like 25th of december or Eastern monday…)? Hard on some day as for Eastern monday as it is not every year on the same monday.

Regards,

Eric

You can redefine template, which defines styles for the days, and provide custom styles for specific dates.

dhtmlxScheduler\samples\02_customization\02_days_coloring.html
dhtmlxScheduler\samples\02_customization\04_month_days_coloring.html

But there is no predefined lists of holidays, so you will need to define the holiday-detection-logic.