Package org.elasticsearch.common.time
package org.elasticsearch.common.time
-
InterfaceDescriptionAn abstraction over date math parsing to allow different implementation for joda and java time.
-
ClassDescriptionThis class is loaded by JVM SPI mechanism in order to provide ISO compatible behaviour for week calculations using java.time.A parser for date/time formatted text with optional date math.Simple wrapper around
ZoneId
so that it can be written to XContent