public class DateIntervalUtils extends Object
| Constructor and Description |
|---|
DateIntervalUtils() |
| Modifier and Type | Method and Description |
|---|---|
static DateInterval |
getDay(int i) |
static DateInterval |
getLast24Hours() |
static DateInterval |
getMonth(int i) |
static DateInterval |
getThisWeek() |
static DateInterval |
getToday() |
static DateInterval |
getWeek() |
static DateInterval |
getWeek(int i) |
public static DateInterval getToday()
public static DateInterval getLast24Hours()
public static DateInterval getDay(int i)
public static DateInterval getWeek()
public static DateInterval getThisWeek()
public static DateInterval getWeek(int i)
public static DateInterval getMonth(int i)
Copyright © 2017 Europeana Foundation. All rights reserved.