DateTimePicker.DisplaySeconds
From Xojo Documentation
Property (As Boolean )
aDateTimePicker.DisplaySeconds = newBooleanValue
or
BooleanValue = aDateTimePicker.DisplaySeconds
New in 2020r2
Supported for all project types and targets.
or
BooleanValue = aDateTimePicker.DisplaySeconds
New in 2020r2
Supported for all project types and targets.
If True, the time will be displayed with seconds.
Notes
This property is not supported on Linux.