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
- <input disabled="" type="checkbox"> Add tests
- <input disabled="" type="checkbox"> Add d.ts