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
| Name |
Last Commit
ecf0f233
–
a
|
History
|
Last Update |
|---|---|---|
| .. | ||
| test | Loading commit data... | |
| .npmignore | Loading commit data... | |
| History.md | Loading commit data... | |
| Makefile | Loading commit data... | |
| Readme.md | Loading commit data... | |
| component.json | Loading commit data... | |
| index.js | Loading commit data... | |
| package.json | Loading commit data... |