org.joda.time.format.DateTimeParserpublic static class Joda.EpochTimeParser
extends java.lang.Object
implements org.joda.time.format.DateTimeParser
| Constructor | Description |
|---|---|
EpochTimeParser(boolean hasMilliSecondPrecision) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
estimateParsedLength() |
|
int |
parseInto(org.joda.time.format.DateTimeParserBucket bucket,
java.lang.String text,
int position) |
public int estimateParsedLength()
estimateParsedLength in interface org.joda.time.format.DateTimeParserpublic int parseInto(org.joda.time.format.DateTimeParserBucket bucket,
java.lang.String text,
int position)
parseInto in interface org.joda.time.format.DateTimeParser