Skip to main content

start_on_monday

Description

Sets the start day of weeks

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

Details

If the parameter is set to true, a week will start from Monday (otherwise, from Sunday).

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.