Skip to main content

read-instant-date

function

clojure.instant/read-instant-date

Available in:BBCLJ
(read-instant-date [cs])
To read an instant as a java.util.Date, bind *data-readers* to a map with this var as the value for the 'inst key. The timezone offset will be used to convert into UTC.

No examples yet. Be the first to add one!