selectedDate

Typeproperty
Dictionarywidget.datepicker
LibraryDate Picker
Syntax
set the selectedDate of widget to "Year-Month-Day"
get the selectedDate of widget
Associationscom.livecode.widget.datepicker
Summary

Specify the current date.

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

Use the selectedDate property to set the current date or the selected date on the calendar.