WebDatePicker.Value

From Xojo Documentation

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

New in 2020r1

Supported for all project types and targets.

The selected date.

See Also

DateTime class.