Three predefined system date formats are supported by the DatePicker
control. Each of these Formats are retrieved from the system settings
and is likely to vary depending on the locale and regional settings
of the target machine.
The following table describes the System Formats available in the DatePicker
Control:
|
Format |
Version |
|
dtpShortDate |
The short
date format specified in the System. |
|
dtpLongDate |
Long date
format specified in the System. |
|
dtpTime |
System Time
Format. |
Supported System Formats.

System Date Formats Example. Locale: US. English
Besides these system formats, the DatePicker supports a complete set
of Custom Format Specifiers. See related topics for more information
on Custom Formats.