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.DateTimeParser
public int parseInto(org.joda.time.format.DateTimeParserBucket bucket, String text, int position)
parseInto
in interface org.joda.time.format.DateTimeParser
Copyright © 2023. All rights reserved.