| Constructor and Description |
|---|
EpochTimeParser(boolean hasMilliSecondPrecision) |
| Modifier and Type | Method and Description |
|---|---|
int |
estimateParsedLength() |
int |
parseInto(org.joda.time.format.DateTimeParserBucket bucket,
String text,
int position) |
public int estimateParsedLength()
estimateParsedLength in interface org.joda.time.format.DateTimeParserpublic int parseInto(org.joda.time.format.DateTimeParserBucket bucket,
String text,
int position)
parseInto in interface org.joda.time.format.DateTimeParserCopyright © 2023. All rights reserved.