kmongo / org.litote.kmongo.serialization / LocalDateSerializer / epochMillis

epochMillis

fun epochMillis(temporal: LocalDate): 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.