DateFormat.CUSTOM

Overview | Methods | Fields | This Package | All 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.