Closed Bug 1420822 Opened 7 years ago Closed 7 years ago

input type="date" does not use device locale

Categories

(Firefox :: Untriaged, defect)

57 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1337069

People

(Reporter: godchuanz, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171112125346

Steps to reproduce:

1. Create a date-input in HTML: <input type="date">
2. Click on the date input to select any date.


Actual results:

The selected date is shown as MM/DD/YYYY format.


Expected results:

The date should show in the format of the user device's locale format, e.g. DD/MM/YYYY or DD-MM -YYYY or YYYY-MM-DD.
Apparently the bug will be fixed with Firefox 58.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Ah sorry, that's a Linux issue...
Bug 1337069 is also Unix/POSIX issue.
You need to log in before you can comment on or make changes to this bug.