ElasticDate

com.sksamuel.elastic4s.ElasticDate$
See theElasticDate companion trait
object ElasticDate

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

Attributes

Supertypes
trait Serializable
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait Serializable
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
trait Serializable
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def apply(str: String): ElasticDateMath
def apply(date: LocalDate): ElasticDateMath

Implicits

Implicits

implicit def fromTimestamp(timestamp: Long): TimestampElasticDate
implicit def stringToDate(str: String): ElasticDate