public class DateMathParser extends Object
||[+-/](\d+)?[yMwdhHms].| コンストラクタと説明 |
|---|
DateMathParser(FormatDateTimeFormatter dateTimeFormatter) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
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.