-
Notifications
You must be signed in to change notification settings - Fork 47
Open
@devurandom
Description
Would it be possible for java-time.api/>
(and similar) to support java.sql.Timestamp
?
(require '[java-time.api :as t]) (t/> (t/instant->sql-timestamp (t/instant)) (t/instant))
throws: No implementation of method: :single-after? of protocol: #'java-time.core/Ordered found for class: java.sql.Timestamp
Metadata
Metadata
Assignees
Labels
No labels