Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsFieldsThis PackageAll Packages
DateFormat.CUSTOM
Specifies a custom date or time format.
Syntax
public static final int CUSTOM;
Remarks
When a DateDataFormat object's format property is set to CUSTOM, you can define the custom format string through the customFormat property.