clojure.java-time icon indicating copy to clipboard operation
clojure.java-time copied to clipboard

CLJS implementation

Open dm3 opened this issue 8 years ago • 2 comments

Use js-joda as the javascript impl.

dm3 avatar Apr 07 '17 08:04 dm3

henryw374 avatar Apr 07 '17 10:04 henryw374

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

henryw374 avatar Apr 07 '17 10:04 henryw374