IzDate

izumi.fundamentals.platform.time.IzDate
final class IzDate(value: Date) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def <(other: Date): Boolean
def <=(other: Date): Boolean
def >(other: Date): Boolean
def >=(other: Date): Boolean
def toTsAsUtc: OffsetDateTime