to-iso-string
Cross-browser toISOString support.
Example
var iso = require('to-iso-string');
var date = new Date("05 October 2011 14:48 UTC");
iso(date);
// "2011-10-05T14:48:00.000Z"
License
MIT
Current Tags
-
0.0.2
...
latest
(10 years ago)
1 Versions
-
0.0.2
[deprecated]
...
10 years ago