public class Dates extends Object
Constructor and Description |
---|
Dates() |
Modifier and Type | Method and Description |
---|---|
static Date |
addSeconds(Date date,
Integer seconds)
Adds the given number of seconds to the given date.
|
static Integer |
diffSeconds(Date date1,
Date date2)
Returns the difference in seconds between the given dates.
|
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.