Overview | Methods | This Package | All Packages
OverviewMethodsThis PackageAll Packages
DateTimePickerFormat Fields
Fields | Description |
CUSTOM | Specifies that the date/time picker control displays the date in a custom format. |
LONG | Specifies that the date/time picker control displays the date in long format, which produces output in the form "Wednesday, April 7, 1999". |
SHORT | Specifies that the date/time picker control displays the date in short format, which produces output in the form "4/7/99". |
TIME | Specifies that the date/time picker control displays date/time information in time format. |