|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.mojo.dashboard.report.plugin.utils.DateUtils
public class DateUtils
Method Summary | |
---|---|
static java.util.Date[] |
getAllDates(java.util.Date startDate,
java.util.Date endDate,
TimePeriod timePeriod)
return all dates between 2 dates defined by time Period |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.util.Date[] getAllDates(java.util.Date startDate, java.util.Date endDate, TimePeriod timePeriod)
startDate
- endDate
- timePeriod
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |