The weekStarts property (number | "Auto") determines the first day of week used by the JavaScript Calendar component.
When set to "Auto" the current locale is used.
"Auto"
Calendar config:
{ weekStarts: 6, // Saturday // ... }