public class DateUtil extends Object
Constructor and Description |
---|
DateUtil() |
Modifier and Type | Method and Description |
---|---|
static Date |
getNormalizedDate(Date datetime)
Returns date normalized to seconds accuracy.
|
static Date |
getNormalizedDate(Long datetime)
Returns date normalized to seconds accuracy.
|
Copyright © 2015. All rights reserved.