|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectariba.util.core.DateUtil
public final class DateUtil
| Constructor Summary | |
|---|---|
DateUtil()
|
|
| Method Summary | |
|---|---|
static boolean |
afterIgnoreTimeOfDay(Date d1,
TimeZone tz1,
Date d2,
TimeZone tz2)
|
static boolean |
beforeIgnoreTimeOfDay(Date d1,
TimeZone tz1,
Date d2,
TimeZone tz2)
|
static boolean |
equalsIgnoreTimeOfDay(Date d1,
TimeZone tz1,
Date d2,
TimeZone tz2)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DateUtil()
| Method Detail |
|---|
public static boolean beforeIgnoreTimeOfDay(Date d1,
TimeZone tz1,
Date d2,
TimeZone tz2)
public static boolean afterIgnoreTimeOfDay(Date d1,
TimeZone tz1,
Date d2,
TimeZone tz2)
public static boolean equalsIgnoreTimeOfDay(Date d1,
TimeZone tz1,
Date d2,
TimeZone tz2)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||