跳到主要内容

start_on_monday

Description

设置一周的起始日

start_on_monday: boolean

Example

// 一周从星期日开始
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.