WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 83852
Implement <input type=date> UI
https://bugs.webkit.org/show_bug.cgi?id=83852
Summary
Implement <input type=date> UI
Kent Tamura
Reported
2012-04-12 19:04:23 PDT
Implement <input type=date> UI
Attachments
Add attachment
proposed patch, testcase, etc.
Bronislav Klucka
Comment 1
2012-04-19 09:11:46 PDT
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...
Kent Tamura
Comment 2
2012-04-19 13:56:43 PDT
(In reply to
comment #1
) rmat 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...
Would you file a new bug with your OS and browser information please?
Bronislav Klucka
Comment 3
2012-04-19 15:04:21 PDT
(In reply to
comment #2
)
> (In reply to
comment #1
) > rmat 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... > > Would you file a new bug with your OS and browser information please?
Hi, well I was not sure whether it is bug, or it's not bug (work in progress or some other setings are considered)...
https://bugs.webkit.org/show_bug.cgi?id=84388
Kent Tamura
Comment 4
2012-06-28 18:18:45 PDT
I'm closing this bug because major parts were done. The remaining issues are - accessibility of calendar picker:
Bug 84192
- automated testing of calendar picker:
Bug 84827
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug