[Webkit-unassigned] [Bug 218542] Incorrect timezone returned for Buenos Aires

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 3 20:40:49 PST 2020


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

--- Comment #2 from Yusuke Suzuki <ysuzuki at apple.com> ---
Unfortunately, as of now, I think the latest ICU does not handle it correctly.
This is a bug of ICU's TimeZone canonicalization.
V8 shows the same behavior, because V8 is doing similar thing to JSC, and both shows the wrong result because ICU does not canonicalize it correctly.

-- 
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/20201104/05365720/attachment.htm>


More information about the webkit-unassigned mailing list