@intothesource/date-to-w3c-string
v0.0.4
Published
Converts JavaScript Date Objects to W3C Strings
Downloads
1
Readme
node-date-to-w3c-string
Converts JavaScript Date Objects to W3C Strings
This is an NPM package based on this Gist. Also modified a bit to avoid modifying the Date Object.
Todo
- [ ] Add tests
- [ ] Add d.ts