Uses of Enum Class
com.logicaldoc.util.time.TimeDiff.TimeField
-
Uses of TimeDiff.TimeField in com.logicaldoc.util.time
Modifier and TypeMethodDescriptionstatic TimeDiff.TimeField
Returns the enum constant of this class with the specified name.static TimeDiff.TimeField[]
TimeDiff.TimeField.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic long
TimeDiff.getTimeDifference
(Date d1, Date d2, TimeDiff.TimeField field) Calculate the absolute difference between two Date without regard for time offsets