archives

« Bugzilla Issues Index

#231 — Coverage: Date.parse and Date.prototype.toISOString should be tested


Most of browsers have bugs with Date.parse and Date.prototype.toISOString when ISO format for extended years should be used.

See https://github.com/kriskowal/es5-shim/blob/master/tests/spec/s-date.js for test cases.


Correction on the URL https://github.com/Yaffle/es5-shim/blob/103d45de2062703cb41cd0e3a69c025b9833fbe4/tests/spec/s-date.js