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.