|
Xindice API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xindice.util.DateUtilities
DateUtilities provides a set of commonly used Date processing routines.
Method Summary | |
static long |
getDateLong(java.util.Date date)
|
static java.util.Date |
getGMTDate(java.lang.String date)
|
static java.lang.String |
getGMTString(java.util.Date date)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static long getDateLong(java.util.Date date)
public static java.lang.String getGMTString(java.util.Date date)
public static java.util.Date getGMTDate(java.lang.String date)
|
Xindice API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |