Package org.jfree.chart.date

Date-related classes formerly in the JCommon class library.
  • Interface Summary
    Interface Description
    MonthConstants
    A set of constants for the month numbers (1 - 12).
  • Class Summary
    Class Description
    SerialDate
    An abstract class that defines our requirements for manipulating dates, without tying down a particular implementation.
    SpreadsheetDate
    Represents a date using an integer, in a similar fashion to the implementation in Microsoft Excel.