Skip to main content

generate-string

function

cheshire.core/generate-string

(generate-string [obj] [obj opt-map])
Returns a JSON-encoding String for the given Clojure object. Takes an optional date format string that Date objects will be encoded with. The default date format (in UTC) is: yyyy-MM-dd'T'HH:mm:ss'Z'

No examples yet. Be the first to add one!

Categories