Change color of weekends in Year view

How can I change the color of weekends in Year view?
Thanks!

Hi,

Use event_class template to implement it. Please find more details in the documentation
https://docs.dhtmlx.com/scheduler/year_view_templates.html

It worked Thanks! :grinning:

Another thing, How can I show week numbers in calendar (week view, month view, year view).
I saw something like myCalendar.showWeekNumbers(); but where and how do I use it?
Please help me out here! Thanks!

Check my reply in the topic Week Number in month View