IzTimeSafe

izumi.fundamentals.platform.time.IzTimeSafe$
See theIzTimeSafe companion trait

Attributes

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

Members list

Concise view

Value members

Inherited fields

final val ISO_DATE: DateTimeFormatter

Attributes

Inherited from:
IzTimeSafe
final val ISO_DATE_TIME_3NANO: DateTimeFormatter

Attributes

Inherited from:
IzTimeSafe
final lazy val ISO_LOCAL_DATE: DateTimeFormatter

Attributes

Inherited from:
IzTimeSafe
final lazy val ISO_LOCAL_DATE_TIME_3NANO: DateTimeFormatter

Attributes

Inherited from:
IzTimeSafe
final lazy val ISO_LOCAL_TIME_3NANO: DateTimeFormatter

Attributes

Inherited from:
IzTimeSafe
final lazy val ISO_OFFSET_TIME_3NANO: DateTimeFormatter

Attributes

Inherited from:
IzTimeSafe
final val ISO_TIME_3NANO: DateTimeFormatter

Attributes

Inherited from:
IzTimeSafe

Implicits

Inherited implicits

implicit val dateOrdering: Ordering[Date]

Attributes

Inherited from:
IzTimeOrderingSafe
implicit val instantDateTimeOrdering: Ordering[Instant]

Attributes

Inherited from:
IzTimeOrderingSafe
implicit val localDateOrdering: Ordering[LocalDate]

Attributes

Inherited from:
IzTimeOrderingSafe
implicit val localDateTimeOrdering: Ordering[LocalDateTime]

Attributes

Inherited from:
IzTimeOrderingSafe
implicit val localTimeOrdering: Ordering[LocalTime]

Attributes

Inherited from:
IzTimeOrderingSafe
implicit val offsetDateTimeOrdering: Ordering[OffsetDateTime]

Attributes

Inherited from:
IzTimeOrderingSafe
implicit val offsetTimeOrdering: Ordering[OffsetTime]

Attributes

Inherited from:
IzTimeOrderingSafe
final implicit def toRichDate(value: Date): IzDate

Attributes

Inherited from:
IzTimeSafe
final implicit def toRichDuration(duration: Duration): IzDuration

Attributes

Inherited from:
IzTimeSafe
final implicit def toRichLocalDateTime(timestamp: LocalDateTime): IzLocalDateTime

Attributes

Inherited from:
IzTimeSafe
final implicit def toRichOffsetDateTime(timestamp: OffsetDateTime): IzOffsetDateTime

Attributes

Inherited from:
IzTimeSafe