« Bugzilla Issues Index
#331 — Date object should have 100% defined method to parse date-time strings
- bug_id:
331
- creation_ts:
2012-04-05 09:03:00 -0700
- short_desc:
Date object should have 100% defined method to parse date-time strings
- delta_ts:
2015-10-02 14:36:16 -0700
- product:
Harmony
- component:
strawmen
- version:
unspecified
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
INVALID
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
vic99999
- assigned_to:
Allen Wirfs-Brock
- cc:
["john.david.dalton", "mathias"]
- commentid:
858
- comment_count:
0
- who:
vic99999
- bug_when:
2012-04-05 09:03:55 -0700
It will be good to have something like Date.fromISOString to parse ISO 8601 subset, and to get NaN for ALL not valid (for this format) strings.
Date.parse is very not crossbrowser and can't be used.
- commentid:
859
- comment_count:
1
- who:
John-David Dalton
- bug_when:
2012-04-09 07:09:06 -0700
For more details see https://github.com/kriskowal/es5-shim/pull/110 and its referenced links.
- commentid:
5996
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-10-26 18:15:51 -0700
Won't happen for ES6
Reassigned as a future Harmony issue
- commentid:
14747
- comment_count:
3
- who:
Brian Terlson
- bug_when:
2015-10-02 14:36:16 -0700
Bulk closing all Harmony bugs. Proposals should be tracked on GitHub. The ES wiki is completely defunct at this point.