Time

object Time
Companion:
class
Source:
Time.scala
class Object
trait Matchable
class Any
Time.type

Implicits

Implicits

implicit def decoder[T : Reader]: Decoder[T, Time]
Source:
Time.scala
implicit def encoder[T](implicit builder: Builder[T]): Encoder[Time, T]
Source:
Time.scala