DateTimePicker
From Xojo Documentation
![]() |
This item was deprecated in version 2021r3. Please use DesktopDateTimePicker as a replacement. |
Class (inherits from RectControl)
New in 2020r2
Displays the date, time or both so the user can select a date/time value.
Events | |||||||||||||||||
|
Enumerations | |
|
Notes
On macOS and Windows, the DateTimePicker displays time in the format chosen by the user in their system preferences.
Compatibility
Desktop projects on Linux, macOS and Windows.
See Also
DateTime class.