Package org.jfree.workbook.date

Date classes copied from the JCommon class library.

See:
          Description

Interface Summary
MonthConstants Useful constants for months.
 

Class Summary
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.
 

Package org.jfree.workbook.date Description

Date classes copied from the JCommon class library.