package time
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- time
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- implicit val absoluteDecoder: Decoder[Absolute]
- implicit val decoder: Decoder[Time]
- implicit val durationDecoder: Decoder[FiniteDuration]
- implicit val durationEncoder: Encoder[FiniteDuration]
- implicit val encoder: Encoder[Time]
- val now: time.Time.now.type
- implicit val nowDecoder: Decoder[now.type]
- implicit val relativeDecoder: Decoder[Relative]
- object Time