kmongo / org.litote.kmongo.serialization / KTXLocalTimeSerializer

KTXLocalTimeSerializer

object KTXLocalTimeSerializer : TemporalExtendedJsonSerializer<<ERROR CLASS>> (source)

Functions

epochMillis

Returns the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by this Temporal object.

fun epochMillis(temporal: <ERROR CLASS>): Long

instantiate

fun instantiate(date: Long): <ERROR CLASS>