archives

« Bugzilla Issues Index

#331 — Date object should have 100% defined method to parse date-time strings


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.


For more details see https://github.com/kriskowal/es5-shim/pull/110 and its referenced links.


Won't happen for ES6

Reassigned as a future Harmony issue


Bulk closing all Harmony bugs. Proposals should be tracked on GitHub. The ES wiki is completely defunct at this point.