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