DayPilot.Month.weekStarts

The weekStarts property (number | "Auto") specifies the first day of week in the JavaScript Monthly Calendar component.

Possible Values

  • "Auto" - determines the first day of week using the current locale

  • number - day of week number (0 - Sunday, 1 - Monday, ...)

Default Value

"Auto"