Closed
Bug 1393673
Opened 7 years ago
Closed 7 years ago
History: Date is expressed in US format, not system format
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1364789
People
(Reporter: mark, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:54.0) Gecko/20100101 Firefox/54.0
Build ID: 20170628075643
Steps to reproduce:
History: Show All History
Actual results:
The “Most Recent Vist” column has dates in US format (m/d/y)
Expected results:
The date should be in System format. In my case (Australia) it should have been d/m/y.
Alternatively, it could be in ISO 8601 format (yyyy-mm-dd) to avoid arguments.
Comment 1•7 years ago
|
||
Set "intl.regional_prefs.use_os_locales" to "true" in about:config to use workaround, as you probably using English (US) locale.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•