@FunctionalInterface public interface MacroCalculationStrategies
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getDateTime(org.joda.time.DateTime dateTime,
TimeGrain timeGrain)
Get the DateTime for the macro given the DateTime to base from and the timeGrain to determine how far to move.
|
org.joda.time.DateTime getDateTime(org.joda.time.DateTime dateTime,
TimeGrain timeGrain)
dateTime - Base instanttimeGrain - Grain to round toCopyright © 2016–2018 Yahoo! Inc.. All rights reserved.