Parse Date transform almost correct
Opened this issue · 0 comments
blisst commented
Hello, I'm kind of a newb at doing pull requests, so I'll just state the issue here:
The Date transform needs the following change on line 26
:
return new Date( serialized.iso );