Class XDateUtils
java.lang.Object
de.xima.fc.utils.XDateUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic final DatenowMinusDays(long days) Gets the date of the day that is the given number of days agostatic final DatenowMinusDuration(Duration duration) Gets the date that is the given duration ago from nowstatic final DatestartOfDay(Date date) Gets the very start of the given day
-
Method Details
-
nowMinusDays
-
nowMinusDuration
-
startOfDay
-