TimeExt

izumi.fundamentals.platform.time.TimeExt
trait TimeExt[T <: TemporalAccessor]

Attributes

Graph
Supertypes
class Any
Known subtypes

Members list

Value members

Abstract methods

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