douglascrockford / JSON-js

JSON in JavaScript
http://www.JSON.org/
8.7k stars 4.59k forks source link

add milliseconds to Date.prototype.toJSON #62

Closed aaron-fe closed 10 years ago

aaron-fe commented 10 years ago

add milliseconds to Date.prototype.toJSON, so that the same value will be returned both in chrome and internet explore 7.0, for examle: '2014-07-04T08:36:14.898Z'

douglascrockford commented 10 years ago

No thanks.