Liking cljdoc? Tell your friends :D

abracad.avro.conversion

Logical Type converter implementations

Logical Type converter implementations
raw docstring

*use-logical-types*clj

When true, record field values will be (de)serialised from/to their logical types e.g. {:type :int :logicalType :date} -> java.time.LocalDate. Default value is true.

When true, record field values will be (de)serialised from/to their logical types
e.g. {:type :int :logicalType :date} -> java.time.LocalDate. Default value is `true`.
sourceraw docstring

create-clojure-dataclj

(create-clojure-data)
source

date-conversionclj

source

time-conversionclj

source

time-micros-conversionclj

source

timestamp-conversionclj

source

timestamp-micros-conversionclj

source

uuid-conversionclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close