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, IzTimeConstants, IzPlatformSyntax
Attributes
- Companion
- object
- Supertypes
-
trait IzTimeConstantstrait IzTimeConstantsSafetrait IzPlatformFunctionCollectiontrait IzTimeSafetrait IzPlatformSyntaxtrait IzPlatformPureUtiltrait IzPlatformUtilclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object IzTime
object IzTime extends IzTime, IzTimeOrdering, IzTimeConstants
Attributes
- Companion
- trait
- Supertypes
-
trait IzTimeOrderingtrait IzTimeOrderingSafetrait IzTimetrait IzTimeConstantstrait IzTimeConstantsSafetrait IzPlatformFunctionCollectiontrait IzTimeSafetrait IzPlatformSyntaxtrait IzPlatformPureUtiltrait IzPlatformUtilclass Objecttrait Matchableclass AnyShow all
- Self type
-
IzTime.type
trait IzTimeConstants extends IzTimeConstantsSafe
Attributes
- Supertypes
-
trait IzTimeConstantsSafetrait IzPlatformFunctionCollectiontrait IzPlatformPureUtiltrait IzPlatformUtilclass Objecttrait Matchableclass AnyShow all
- Known subtypes
trait IzTimeConstantsSafe extends IzPlatformFunctionCollection
Attributes
- Supertypes
-
trait IzPlatformFunctionCollectiontrait IzPlatformPureUtiltrait IzPlatformUtilclass Objecttrait Matchableclass AnyShow all
- Known subtypes
trait IzTimeOrdering extends IzTimeOrderingSafe
Attributes
- Supertypes
-
trait IzTimeOrderingSafetrait IzPlatformSyntaxtrait IzPlatformPureUtiltrait IzPlatformUtilclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
object IzTime
trait IzTimeOrderingSafe extends IzPlatformSyntax
Attributes
- Supertypes
-
trait IzPlatformSyntaxtrait IzPlatformPureUtiltrait IzPlatformUtilclass Objecttrait Matchableclass AnyShow all
- Known subtypes
final class IzTimeParsers(s: String) extends AnyVal
Attributes
- Supertypes
-
class AnyValtrait Matchableclass Any
trait IzTimeSafe extends IzPlatformSyntax
Attributes
- Companion
- object
- Supertypes
-
trait IzPlatformSyntaxtrait IzPlatformPureUtiltrait IzPlatformUtilclass Objecttrait Matchableclass AnyShow all
- Known subtypes
object IzTimeSafe extends IzTimeSafe, IzTimeConstantsSafe, IzTimeOrderingSafe
Attributes
- Companion
- trait
- Supertypes
-
trait IzTimeOrderingSafetrait IzTimeConstantsSafetrait IzPlatformFunctionCollectiontrait IzTimeSafetrait IzPlatformSyntaxtrait IzPlatformPureUtiltrait IzPlatformUtilclass Objecttrait Matchableclass AnyShow all
- 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