| Package | Description |
|---|---|
| com.atlassian.core.util |
| Modifier and Type | Method and Description |
|---|---|
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]
|
Copyright © 2003–2017 Atlassian. All rights reserved.