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.
Examples
No examples yet. Be the first to add one!