final class IzZonedDateTime extends AnyVal with TimeExt[ZonedDateTime]

Linear Supertypes
TimeExt[ZonedDateTime], AnyVal, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. IzZonedDateTime
  2. TimeExt
  3. AnyVal
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new IzZonedDateTime(timestamp: ZonedDateTime)

Value Members

  1. def <(other: ZonedDateTime): Boolean
    Definition Classes
    IzZonedDateTimeTimeExt
  2. def <=(other: ZonedDateTime): Boolean
    Definition Classes
    IzZonedDateTimeTimeExt
  3. def >(other: ZonedDateTime): Boolean
    Definition Classes
    IzZonedDateTimeTimeExt
  4. def >=(other: ZonedDateTime): Boolean
    Definition Classes
    IzZonedDateTimeTimeExt
  5. def getClass(): Class[_ <: AnyVal]
    Definition Classes
    AnyVal → Any
  6. def isoFormat: String
    Definition Classes
    IzZonedDateTimeTimeExt
  7. def isoFormatDate: String
    Definition Classes
    IzZonedDateTimeTimeExt
  8. def isoFormatTime: String
    Definition Classes
    IzZonedDateTimeTimeExt
  9. def isoFormatUtc: String