Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 263 Bytes

File metadata and controls

11 lines (7 loc) · 263 Bytes

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