Welcome! Please see the About page for a little more info on how this works.

0 votes
in java.data by
(from-java (java.util.Date.)) returns

{:day 2, :date 22, :time 1548156165905, :month 0, :seconds 45, :year 119, :timezoneOffset 0, :hours 11, :minutes 22}

but it makes more sense not to convert date objects as they are effectively primitives within Clojure.  Can submit PR for this if approved.

3 Answers

0 votes
by

Comment made by: whamtet

Any comments please?

0 votes
by

Comment made by: whamtet

Any comments please?

0 votes
by
...