[Webkit-unassigned] [Bug 240047] Date times do not respect the system's 12/24-hour time format override

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 3 18:46:34 PDT 2022


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

Yusuke Suzuki <ysuzuki at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |akeerthi at apple.com

--- Comment #2 from Yusuke Suzuki <ysuzuki at apple.com> ---
`(new Date()).toLocaleDateTimeString()` is expected result. Intl DateTimeFormat does not support user's system preference, because of fingerprinting issue.
Adding @akeerthi for input.

-- 
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/20220504/b9ff89a3/attachment.htm>


More information about the webkit-unassigned mailing list