Uses of Class
com.atlassian.core.util.DateUtils.DateRange

Packages that use DateUtils.DateRange
com.atlassian.core.util   
 

Uses of DateUtils.DateRange in com.atlassian.core.util
 

Methods in com.atlassian.core.util that return DateUtils.DateRange
static DateUtils.DateRange DateUtils.toDateRange(Calendar date, int period)
          Given a period, and a date that falls within that period, create a range of dates such that the period is contained exactly within [startDate <= {range} < endDate]
 



Atlassian Core is developed by Atlassian Software Systems.