start_on_monday
Description
Устанавливает первый день недели
start_on_monday: boolean
Example
scheduler.config.start_on_monday = false;
...
scheduler.init('scheduler_here',new Date(2013,05,11),"week");
Default value: true
Applicable views: Month view, Week view, Week Agenda view, Year view
Related samples
Details
Если этот параметр установлен в true, неделя начинается с понедельника; если установлен в false - с воскресенья.
Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.