Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@intothesource/date-to-w3c-string

intothesource9MIT0.0.4

Converts JavaScript Date Objects to W3C Strings

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

  • <input disabled="" type="checkbox"> Add tests
  • <input disabled="" type="checkbox"> Add d.ts