Class QuarterDateFormat

java.lang.Object
java.text.Format
java.text.DateFormat
org.jfree.chart.axis.QuarterDateFormat
All Implemented Interfaces:
Serializable, Cloneable

public class QuarterDateFormat
extends DateFormat
implements Cloneable, Serializable
A formatter that formats dates to show the year and quarter (for example, '2004 IV' for the last quarter of 2004.
See Also:
Serialized Form