RESOLVED FIXED 84388
<input type=date> UI does not follow system settings
https://bugs.webkit.org/show_bug.cgi?id=84388
Summary <input type=date> UI does not follow system settings
Bronislav Klucka
Reported 2012-04-19 15:00:47 PDT
Created attachment 137985 [details] <input type=date> with d.m.yyyy system settings Hi, may I ask about the format displayed in date field? I'm currently getting short year (two last digits), but my system settings are long year. 19.4.12 -> 19.4.2012 The order of date parts is correct, separator is correct (d.m.y) but this is wrong. We do not generally use short year in Czech Republic... seems confusing... Windows 7, Chromium 20.0.1109.0
Attachments
<input type=date> with d.m.yyyy system settings (68.72 KB, image/png)
2012-04-19 15:00 PDT, Bronislav Klucka
no flags
<input type=date> with yyyy-mm-dd system settings (68.93 KB, image/png)
2012-04-19 15:01 PDT, Bronislav Klucka
no flags
Bronislav Klucka
Comment 1 2012-04-19 15:01:18 PDT
Created attachment 137986 [details] <input type=date> with yyyy-mm-dd system settings
Kent Tamura
Comment 2 2012-05-01 00:56:59 PDT
For Windows, this should be fixed by http://trac.webkit.org/changeset/115713 For OS X, this should be fixed by http://trac.webkit.org/changeset/115600
Note You need to log in before you can comment on or make changes to this bug.