Package org.elasticsearch.common.time
Class DateUtils
- java.lang.Object
-
- org.elasticsearch.common.time.DateUtils
-
public class DateUtils extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.util.Set<java.lang.String>DEPRECATED_SHORT_TZ_IDS
-
Constructor Summary
Constructors Constructor Description DateUtils()
-
Method Summary
Modifier and Type Method Description static java.time.ZoneIddateTimeZoneToZoneId(org.joda.time.DateTimeZone timeZone)static org.joda.time.DateTimeZonezoneIdToDateTimeZone(java.time.ZoneId zoneId)
-