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

start_on_monday

Description

Задает начальный день недели

start_on_monday: boolean

Example

// weeks start from Sunday
gantt.config.start_on_monday = false;
gantt.init("gantt_here");

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

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.