dayNames

Typeproperty
Dictionarywidget.datepicker
LibraryDate Picker
Syntax
set the dayNames of widget to "Day-1,Day-2,Day-3,Day-4,Day-5,Day-6,Day-7"
get the dayNames of widget
Associationscom.livecode.widget.datepicker
Summary

Specifies the label to display on the days of the week.

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

Use the dayNames property to set the label displayed on the days of the week when the namesToUse property is set to "Custom".