Uses of Enum Class
com.logicaldoc.util.time.TimeDiff.TimeField
Packages that use TimeDiff.TimeField
-
Uses of TimeDiff.TimeField in com.logicaldoc.util.time
Methods in com.logicaldoc.util.time that return TimeDiff.TimeFieldModifier 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.Methods in com.logicaldoc.util.time with parameters of type TimeDiff.TimeFieldModifier and TypeMethodDescriptionstatic long
TimeDiff.getTimeDifference
(Date d1, Date d2, TimeDiff.TimeField field) Calculate the absolute difference between two Date without regard for time offsets