izumi.fundamentals.platform.time

Members list

Concise view

Type members

Classlikes

final class IzDate(value: Date) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class IzDuration(duration: Duration) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class IzInstant(timestamp: Instant) extends AnyVal with TimeExt[Instant]

Attributes

Graph
Supertypes
trait TimeExt[Instant]
class AnyVal
trait Matchable
class Any
final class IzLocalDateTime(timestamp: LocalDateTime) extends AnyVal with TimeExt[LocalDateTime]

Attributes

Graph
Supertypes
trait TimeExt[LocalDateTime]
class AnyVal
trait Matchable
class Any
final class IzLongParsers(t: Long) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class IzOffsetDateTime(timestamp: OffsetDateTime) extends AnyVal with TimeExt[OffsetDateTime]

Attributes

Graph
Supertypes
trait TimeExt[OffsetDateTime]
class AnyVal
trait Matchable
class Any
final class IzOptionalTimeParsers(value: Option[String]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
trait IzTime extends IzTimeSafe

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object IzTime.type
object IzTime extends IzTime with IzTimeOrdering

Attributes

Companion:
trait
Graph
Supertypes
trait IzTime
class Object
trait Matchable
class Any
Self type
IzTime.type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object IzTime.type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object IzTime.type
object IzTimeSafe.type
final class IzTimeParsers(s: String) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait IzTime
object IzTime.type
object IzTimeSafe.type

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
final class IzZonedDateTime(timestamp: ZonedDateTime) extends AnyVal with TimeExt[ZonedDateTime]

Attributes

Graph
Supertypes
trait TimeExt[ZonedDateTime]
class AnyVal
trait Matchable
class Any
trait TimeExt[T <: TemporalAccessor]

Attributes

Graph
Supertypes
class Any
Known subtypes
final case class Timed[U](value: U, duration: FiniteDuration)

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
object Timed

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Timed.type