weekStartsOn

Typeproperty
Dictionarywidget.datepicker
LibraryDate Picker
Syntax
set the weekStartsOn of widget to {Sunday | Monday}
get the weekStartsOn of widget
Associationscom.livecode.widget.datepicker
Summary

Sets the day the week starts.

OSmac, windows, linux, ios, android
Platformsdesktop, mobile, web
Example
set the weekStartsOn of widget "Date Picker" to "Monday"
RelatedProperty: AutoResizeFont, dayNames, headerColor, hiliteStyle, monthNames, mouseOverColor, namesToUse, padDates, paddingColor, selectedDate, showGrid, weekStartsOn
Message: dateChanged
Description

Use the weekStartsOn property to change the start day of the week, between Sunday and Monday.