java.util.Date should not be converted

Description

(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.

Environment

None

Activity

Show:

Sean Corfield October 13, 2019 at 6:52 AM

Declined as a duplicate of https://clojure.atlassian.net/browse/JDATA-8#icft=JDATA-8 (which was also declined).

import February 14, 2019 at 6:40 AM

Comment made by: whamtet

Any comments please?

import February 14, 2019 at 6:40 AM

Comment made by: whamtet

Any comments please?

Duplicate

Details

Assignee

Priority

Created January 22, 2019 at 11:24 AM
Updated October 13, 2019 at 6:52 AM
Resolved October 13, 2019 at 6:52 AM

Flag notifications