izumi.fundamentals.platform.time
package izumi.fundamentals.platform.time
Members list
Type members
Classlikes
final class IzDate(value: Date) extends AnyVal
Attributes
- Supertypes
-
class AnyValtrait Matchableclass Any
final class IzDuration(duration: Duration) extends AnyVal
Attributes
- Supertypes
-
class AnyValtrait Matchableclass Any
Attributes
- Supertypes
final class IzLocalDateTime(timestamp: LocalDateTime) extends AnyVal, TimeExt[LocalDateTime]
Attributes
- Supertypes
final class IzLongParsers(t: Long) extends AnyVal
Attributes
- Supertypes
-
class AnyValtrait Matchableclass Any
final class IzOffsetDateTime(timestamp: OffsetDateTime) extends AnyVal, TimeExt[OffsetDateTime]
Attributes
- Supertypes
trait IzTime extends IzTimeSafe
Attributes
object IzTime extends IzTime, IzTimeOrdering
Attributes
- Companion
- trait
- Supertypes
-
trait IzTimeOrderingtrait IzTimeOrderingSafetrait IzTimetrait IzTimeSafeclass Objecttrait Matchableclass AnyShow all
- Self type
-
IzTime.type
trait IzTimeOrdering extends IzTimeOrderingSafe
Attributes
- Supertypes
- Known subtypes
-
object IzTime
trait IzTimeOrderingSafe
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
final class IzTimeParsers(s: String) extends AnyVal
Attributes
- Supertypes
-
class AnyValtrait Matchableclass Any
trait IzTimeSafe
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
object IzTimeSafe extends IzTimeSafe, IzTimeOrderingSafe
Attributes
- Companion
- trait
- Supertypes
- Self type
-
IzTimeSafe.type
final class IzZonedDateTime(timestamp: ZonedDateTime) extends AnyVal, TimeExt[ZonedDateTime]
Attributes
- Supertypes
Attributes
- Supertypes
-
class Any
- Known subtypes
Attributes
- Companion
- object
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
In this article