padDates

Typeproperty
Dictionarywidget.datepicker
LibraryDate Picker
Syntax
set the padDates of widget to {true | false}
get the padDates of widget
Associationscom.livecode.widget.datepicker
Summary

Shows the days of the next and previous month.

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

Use the padDates property to pad show or hide days that belong to other months. When this property is true, the days of other months will be displayed in a lighter color and without intersection.