Skip to main content

read-instant-timestamp

function

clojure.instant/read-instant-timestamp

(read-instant-timestamp [cs])
To read an instant as a java.sql.Timestamp, bind *data-readers* to a map with this var as the value for the 'inst key. Timestamp preserves fractional seconds with nanosecond precision. The timezone offset will be used to convert into UTC.

No examples yet. Be the first to add one!