Package org.opensearch.common.joda
Class Joda.EpochTimeParser
java.lang.Object
org.opensearch.common.joda.Joda.EpochTimeParser
- All Implemented Interfaces:
org.joda.time.format.DateTimeParser
- Enclosing class:
Joda
public static class Joda.EpochTimeParser
extends Object
implements org.joda.time.format.DateTimeParser
parses epcoch timers
- Opensearch.internal:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
int
-
Constructor Details
-
EpochTimeParser
public EpochTimeParser(boolean hasMilliSecondPrecision)
-
-
Method Details
-
estimateParsedLength
public int estimateParsedLength()- Specified by:
estimateParsedLength
in interfaceorg.joda.time.format.DateTimeParser
-
parseInto
- Specified by:
parseInto
in interfaceorg.joda.time.format.DateTimeParser
-