Closed
Bug 1059162
Opened 10 years ago
Closed 7 years ago
[Settings] Support new date format settings
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(tracking-b2g:backlog)
RESOLVED
WONTFIX
tracking-b2g | backlog |
People
(Reporter: gasolin, Unassigned)
References
Details
(Keywords: feature, foxfood)
followup of bug 1023735
Users should be able to set date format separately regardless the language setting according to UX spec.
Reporter | ||
Comment 1•10 years ago
|
||
please put in backlog since it's in UX spec
Flags: needinfo?(hochang)
Updated•10 years ago
|
blocking-b2g: --- → backlog
Flags: needinfo?(hochang)
Comment 2•10 years ago
|
||
I think it's done, at least on my v2.2 phone.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 3•10 years ago
|
||
As Clément told me very correctly, we can decide the Time Format (with/without am/pm) but not the Date Format (eg month before/after day). So I'm reopening.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Updated•10 years ago
|
blocking-b2g: backlog → ---
tracking-b2g:
--- → backlog
Updated•9 years ago
|
This came up for me when I noticed that the date format in the Email app is mm/dd/yyyy; and I'd *really* like to change it to dd/mm/yyyy, for example.
Comment 5•9 years ago
|
||
Maja, as a workaround, I think you can have dd/mm/yyyy if you chose the language "english (GB)" in Settings.
Reporter | ||
Comment 6•9 years ago
|
||
bug 1023735 has a PR that baked the date format, but to display that specific date format everywhere we need a new system API.
For AM-PM/24HR we created the navigator.mozHour12 shim, to support custom date we need to create another one.
Maja, if you just care about Email, to make things simpler, create an addon for email to change the date format could serve you well.
Comment 7•7 years ago
|
||
Firefox OS is not being worked on
Status: REOPENED → RESOLVED
Closed: 10 years ago → 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•