Zum Hauptinhalt springen

start_on_monday

Description

Legt den Starttag der Woche fest

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

Wenn dieser Parameter auf true gesetzt ist, beginnt die Woche am Montag; ist er auf false gesetzt, startet sie am Sonntag.

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.