Module org.elasticsearch.xcore
Package org.elasticsearch.xpack.core.ml.utils.time
package org.elasticsearch.xpack.core.ml.utils.time
-
ClassDescriptionThis class implements
TimestampConverterusing theDateTimeFormatterof the Java 8 time API for parsing timestamps and other classes of that API for converting timestamps to epoch times.A converter that enables conversions of textual timestamps to epoch seconds or milliseconds according to a given pattern.