|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.diasparsoftware.java.util.CalendarUtil
Constructor Summary | |
CalendarUtil()
|
Method Summary | |
static java.util.GregorianCalendar |
makeGregorianCalendar(int year,
int month,
int day,
int hour,
int minute,
int second,
int millisecond)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CalendarUtil()
Method Detail |
public static java.util.GregorianCalendar makeGregorianCalendar(int year, int month, int day, int hour, int minute, int second, int millisecond)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |