dm3/clojure.java-time

Babashka Support

frenchy64 opened this issue · 3 comments

Some things we need for babashka support:

  • java.time.temporal.TemporalUnit
  • java.time.temporal.ValueRange
  • java.time.chrono.Chronology
  • java.time.temporal.JulianFields

Note: cljc.java-time throws errors dynamically in these cases for bb https://github.com/henryw374/cljc.java-time#cljcjava-time

WIP: babashka/babashka#1298

Feel free to send a PR to babashka with those classes

This is an old issue but if you don't do it @frenchy64 I will since I can't stand working with LocalDates, Instances and ZoneIds 🤪