kmongo / org.litote.kmongo.serialization / TemporalExtendedJsonSerializer / epochMillis

epochMillis

abstract fun epochMillis(temporal: T): Long (source)

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

Return
the number of milliseconds since January 1, 1970, 00:00:00 GMT represented by this date.