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