| Package | Description |
|---|---|
| com.jidesoft.grouper.date |
The package contains all kinds of date object groupers for JIDE Common Layer.
|
| Class and Description |
|---|
| DateGrouper
An abstract Grouper which can take data type such as Date, Calendar or Long and provide
DateGrouper.getCalendarFieldAsInt(Object, int) and DateGrouper.getCalendarField(Object, int) methods to access the field of the
Calendar. |