dm3 / clojure.java-time

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

Support ({before,after}? Instant Interval) #69

Closed frenchy64 closed 2 years ago

frenchy64 commented 3 years ago

Note: there was a deftest form missing for threeten-extra--please hide whitespace changes when reviewing, as it required a large reindentation.

Before, Intervals were only allowed to the left of Instants in {before,after}?. Now they can be freely intermixed.

frenchy64 commented 2 years ago

https://github.com/dm3/clojure.java-time/commit/1cc4f672c269855b36aeb2211a316f1b705cead3