[Webkit-unassigned] [Bug 44632] Date.parse not ES5 compliant, cannot parse standard Date Time String format

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 13 15:32:52 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=44632


Nathan Vander Wilt <natevw at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #70673|                            |review?
               Flag|                            |




--- Comment #1 from Nathan Vander Wilt <natevw at yahoo.com>  2010-10-13 15:32:52 PST ---
Created an attachment (id=70673)
 --> (https://bugs.webkit.org/attachment.cgi?id=70673&action=review)
Implemented ECMAScript/RFC3339 date parser in JavaScriptCore

I've implemented the missing Date.parse/constructor logic for RFC 3339–style timestrings.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list