given_Decoder_ZonedDateTime

object given_Decoder_ZonedDateTime extends Decoder[ZonedDateTime]
trait Decoder[ZonedDateTime]
class Object
trait Matchable
class Any

Value members

Concrete methods

def decode(data: Json, withDefaults: Boolean): Either[DecodeException, ZonedDateTime]