[Webkit-unassigned] [Bug 89071] JavaScript: Invalid date parse for ISO 8601 strings when no timezone given

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 19 07:15:57 PST 2019


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

othree at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |othree at gmail.com

--- Comment #2 from othree at gmail.com ---
In latest ECMAScript spec 20.4.3.2 <https://tc39.es/ecma262/#sec-date.parse>

There is a line talked about date time string without timezone should be local time:

"When the UTC offset representation is absent, date-only forms are interpreted as a UTC time and date-time forms are interpreted as a local time."

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191219/2f86ea73/attachment-0001.htm>


More information about the webkit-unassigned mailing list