Package io.nosqlbench.datamappers.functions.long_localdate
package io.nosqlbench.datamappers.functions.long_localdate
-
ClassesClassDescriptionConverts epoch millis to a java.time.LocalDate, which takes the place of the previous CQL-specific LocalDate. if a zoneid of 'default' is provided, then the time zone is set by the default for the JVM.Converts epoch millis to a java.time.
LocalDateobject, using either the system default timezone or the timezone provided.Converts epoch millis to a java.time.LocalDateTimeobject, using either the system default timezone or the timezone provided.Days since Jan 1st 1970