Package com.earth2me.essentials.utils
Class DateUtil
java.lang.Object
com.earth2me.essentials.utils.DateUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
formatDateDiff
(long date) static String
formatDateDiff
(Calendar fromDate, Calendar toDate) static long
parseDateDiff
(String time, boolean future) static long
parseDateDiff
(String time, boolean future, boolean emptyEpoch) static String
removeTimePattern
(String input)