dm3 / clojure.java-time

Java 8 Date-Time API for Clojure
MIT License
461 stars 45 forks source link

Fix before/after on Interval #68

Closed frenchy64 closed 2 years ago

frenchy64 commented 3 years ago

Close https://github.com/dm3/clojure.java-time/issues/52

Note: Please ignore whitespace changes when reviewing, a deftest was missing for threeten-extra.

The end of an Interval is exclusive.