IzLocalDateTime

izumi.fundamentals.platform.time.IzLocalDateTime
final class IzLocalDateTime(timestamp: LocalDateTime) extends AnyVal, TimeExt[LocalDateTime]

Attributes

Graph
Supertypes
trait TimeExt[LocalDateTime]
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def <(other: LocalDateTime): Boolean
def <=(other: LocalDateTime): Boolean
def >(other: LocalDateTime): Boolean
def >=(other: LocalDateTime): Boolean
def isoFormat: String
def isoFormatDate: String
def isoFormatTime: String