[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
Wed May 4 15:40:59 PDT 2022


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

--- Comment #5 from Myles C. Maxfield <mmaxfield at apple.com> ---
Another option here is to adjust the implementation of <input time="time"> to make its contents unobservable by the webpage. Then it could potentially take users' preferences into account.

This approach won't work for toLocaleDateTimeString() though, of course.

-- 
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/50e7c45a/attachment.htm>


More information about the webkit-unassigned mailing list