Package | Description |
---|---|
com.logicaldoc.util.time |
Modifier and Type | Method and Description |
---|---|
static TimeDiff.TimeField |
TimeDiff.TimeField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeDiff.TimeField[] |
TimeDiff.TimeField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static long |
TimeDiff.getTimeDifference(Date d1,
Date d2,
TimeDiff.TimeField field)
Calculate the absolute difference between two Date without regard for
time offsets
|
Copyright © 2008-2014 Logical Objects. All Rights Reserved.