metosin / spec-tools

Clojure(Script) tools for clojure.spec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`spec-tools.transform/string->date` and `date->string` fail roundtrip for some dates

p-himik opened this issue · comments

The root causes:

Is there a reason why string->date doesn't use js/Date.parse?