public final class DateUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Date |
calculatePastDate(int days)
Returns date in history: Today - the given number of days
|
public static Date calculatePastDate(int days)
days - number of daysCopyright © 2018 JBoss by Red Hat. All rights reserved.