public class DateUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static org.joda.time.Interval |
getInterval(org.joda.time.DateMidnight start,
int days) |
static org.joda.time.Interval |
getInterval(String startDate,
int days,
javax.portlet.PortletRequest request) |
public static org.joda.time.Interval getInterval(String startDate, int days, javax.portlet.PortletRequest request) throws ParseException
ParseExceptionpublic static org.joda.time.Interval getInterval(org.joda.time.DateMidnight start,
int days)
Copyright © 2014 Jasig. All Rights Reserved.