Overview | Methods | Fields | This Package | All Packages
OverviewMethodsFieldsThis PackageAll Packages
DateTimePickerFormat.CUSTOM
Specifies that the date/time picker control displays the date in a custom format.
Syntax
public static final int CUSTOM;
Remarks
To specify how to format the date and time output, you supply a format string to the DateTimePicker.setCustomFormat method.