clojure.java-time
clojure.java-time copied to clipboard
CLJS implementation
- [ ] CLJSJS package pull request
- [ ] Good way to access all classes of js-joda. see issue
Probably incomplete list of the kinds of things that'll need work
- interop syntax (Class/staticMethod not in cljs)
- no extend in cljs
- imports of java.time need alternative to get the js-joda ones
- macros need to move for cljs
- import-vars alternative
- get-fields-of-type alternative