WebDatePicker.SelectedDate

From Xojo Documentation

Property (As DateTime )
aWebDatePicker.SelectedDate = newDateTimeValue
or
DateTimeValue = aWebDatePicker.SelectedDate

New in 2020r2

Supported for all project types and targets.

The selected date.

See Also

DateTime class.