xtd 0.2.0
Loading...
Searching...
No Matches

◆ format() [1/2]

virtual date_time_picker_format xtd::forms::date_time_picker::format ( ) const
virtualnoexcept

Gets the format of the date and time displayed in the control.

Returns
One of the date_time_picker_format values. The default is long_format.
Remarks
This property determines the date/time format the date is displayed in. The date/time format is based on the user's regional settings in their operating system.