[webkit-reviews] review requested: [Bug 44632] Date.parse not ES5 compliant, cannot parse standard Date Time String format : [Attachment 70673] Implemented ECMAScript/RFC3339 date parser in JavaScriptCore
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 13 15:32:51 PDT 2010
Nathan Vander Wilt <natevw at yahoo.com> has asked for review:
Bug 44632: Date.parse not ES5 compliant, cannot parse standard Date Time String
format
https://bugs.webkit.org/show_bug.cgi?id=44632
Attachment 70673: Implemented ECMAScript/RFC3339 date parser in JavaScriptCore
https://bugs.webkit.org/attachment.cgi?id=70673&action=review
------- Additional Comments from Nathan Vander Wilt <natevw at yahoo.com>
I've implemented the missing Date.parse/constructor logic for RFC 3339–style
timestrings.
More information about the webkit-reviews
mailing list