ZonedDateTimeOps

io.github.greenleafoss.mongo.core.util.ZonedDateTimeOps
See theZonedDateTimeOps companion trait

Attributes

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

Members list

Value members

Inherited methods

def now(truncate: TemporalUnit): ZonedDateTime

Attributes

Inherited from:
ZonedDateTimeOps

Inherited fields

val ZonedDateTimeFormatter: DateTimeFormatter

Attributes

Inherited from:
ZonedDateTimeOps

Extensions

Inherited extensions

extension (millis: Long)
def asZonedDateTime(zone: ZoneOffset): ZonedDateTime

Attributes

Inherited from:
ZonedDateTimeOps
extension (string: String)
def parseZonedDateTime: ZonedDateTime

Attributes

Inherited from:
ZonedDateTimeOps
extension (zdt: ZonedDateTime)
def printZonedDateTime: String

Attributes

Inherited from:
ZonedDateTimeOps
def toEpochMilli: Long

Attributes

Inherited from:
ZonedDateTimeOps