public class XDateUtils extends Object
Modifier and Type | Method and Description |
---|---|
static Date |
nowMinusDays(long days)
Gets the date of the day that is the given number of days ago
|
static Date |
nowMinusDuration(Duration duration)
Gets the date that is the given duration ago from now
|
static Date |
startOfDay(Date date)
Gets the very start of the given day
|
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.