CellDecoderInstances2
trait CellDecoderInstances2
Implicits
Implicits
implicit def localDateTimeDecoder(localDateTimeDecodeFmt: DateTimeFormatter): CellDecoder[LocalDateTime]
implicit def offsetDateTimeDecoder(offsetDateTimeDecodeFmt: DateTimeFormatter): CellDecoder[OffsetDateTime]
implicit def zonedDateTimeDecoder(zonedDateTimeDecodeFmt: DateTimeFormatter): CellDecoder[ZonedDateTime]