Closed
Bug 808405
Opened 11 years ago
Closed 11 years ago
input type="time" picker shows 12 hour format (AM/PM) instead of using 24 hours like operating system does
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 19
People
(Reporter: aryx, Assigned: jchen)
References
()
Details
Attachments
(1 file)
2.18 KB,
patch
|
wesj
:
review+
|
Details | Diff | Splinter Review |
Firefox for Android Aurora 20121104 and Nightly 20121101, Android 4.1.2 (stock), Google Nexus S The Android's system language is set to German (Deutsch) which uses the 24 hours time formatting. But Firefox for Android's input type="time" picker shows a 12 hour format (AM/PM) instead. Test page: http://miketaylr.com/pres/html5/forms2.html
Updated•11 years ago
|
Component: General → DOM
Product: Firefox for Android → Core
![]() |
||
Comment 1•11 years ago
|
||
Display stuff is not DOM issues... Mounir, is this actually a core issue, or is the embedding app showing this thing?
Component: DOM → Layout: Form Controls
Assignee | ||
Comment 2•11 years ago
|
||
This is specific to native Fennec. There is also a related bug where datetime/datetime-local are always shown in 24 hour format
Assignee: nobody → nchen
Component: Layout: Form Controls → General
Depends on: 730330
Product: Core → Firefox for Android
Assignee | ||
Comment 3•11 years ago
|
||
Attachment #678326 -
Flags: review?(raphael.catolino)
Comment 4•11 years ago
|
||
Jim, you might want to ask a review to Wes, Raphael is no longer interning for us and he might be busy with other stuff.
Assignee | ||
Comment 5•11 years ago
|
||
Comment on attachment 678326 [details] [diff] [review] Use system preference for TimePicker 12/24 hour format (v1) (In reply to Mounir Lamouri (:mounir) from comment #4) > Jim, you might want to ask a review to Wes, Raphael is no longer interning > for us and he might be busy with other stuff. Got it.
Attachment #678326 -
Flags: review?(raphael.catolino) → review?(wjohnston)
Updated•11 years ago
|
Attachment #678326 -
Flags: review?(wjohnston) → review+
Assignee | ||
Comment 6•11 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/c69822a9bd0f
Comment 7•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/c69822a9bd0f
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 19
Updated•2 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•