|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sun.msv.datatype.xsd.datetime.Util
date/time-related utility functions/variables.
Constructor Summary | |
Util()
|
Method Summary | |
static int |
maximumDayInMonthFor(BigInteger year,
int month)
|
static int |
maximumDayInMonthFor(int year,
int month)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Util()
Method Detail |
public static int maximumDayInMonthFor(int year, int month)
public static int maximumDayInMonthFor(BigInteger year, int month)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |