« Bugzilla Issues Index
#231 — Coverage: Date.parse and Date.prototype.toISOString should be tested
- bug_id:
231
- creation_ts:
2011-12-01 22:51:00 -0800
- short_desc:
Coverage: Date.parse and Date.prototype.toISOString should be tested
- delta_ts:
2012-04-04 11:16:57 -0700
- product:
Test262
- component:
ECMA-262 Tests
- version:
unspecified
- rep_platform:
All
- op_sys:
All
- bug_status:
CONFIRMED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
vic99999
- assigned_to:
Dave Fugate
- cc:
["bruant.d", "kris"]
- commentid:
517
- comment_count:
0
- who:
vic99999
- bug_when:
2011-12-01 22:51:50 -0800
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.
- commentid:
856
- comment_count:
1
- who:
Kris Kowal
- bug_when:
2012-04-04 10:53:53 -0700
Correction on the URL https://github.com/Yaffle/es5-shim/blob/103d45de2062703cb41cd0e3a69c025b9833fbe4/tests/spec/s-date.js