|
strong |
Specifies the date and time format the date_time_picker control displays.
Enumerator | |
---|---|
long_format | The date_time_picker control displays the date/time value in the long date format set by the user's operating system. |
short_format | The date_time_picker control displays the date/time value in the short date format set by the user's operating system. |
time | The date_time_picker control displays the date/time value in the time format set by the user's operating system. |
custom | The date_time_picker control displays the date/time value in a custom format. |