public class DateMathParser extends Object
||[+-/](\d+)?[yMwdhHms].| Constructor and Description |
|---|
DateMathParser(FormatDateTimeFormatter dateTimeFormatter) |
| Modifier and Type | Method and Description |
|---|---|
long |
parse(String text,
Callable<Long> now) |
long |
parse(String text,
Callable<Long> now,
boolean roundUp,
org.joda.time.DateTimeZone timeZone) |
Copyright © 2009–2016. All rights reserved.