Перейти к основному содержимому

start_on_monday

Description

Устанавливает день начала недели

start_on_monday: boolean

Example

scheduler.config.start_on_monday = false;
...
scheduler.init('scheduler_here',new Date(2027,05,11),"week");

Значение по умолчанию: true

Применимые представления: Month view, Week view, Week Agenda view, Year view

Details

Если параметр установлен в true, неделя будет начинаться с понедельника (иначе — с воскресенья).

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.