Month view - Sunday start day

Hello, is it possible to change the month view of scheduler to start on Sunday, instead of Monday?

Thanks!

Hello,
try setting scheduler.config.start_on_monday = false;
docs.dhtmlx.com/scheduler/api__s … onfig.html

1 Like