Opened 13 years ago
Closed 13 years ago
#5076 closed defect (fixed)
Incorrect date display for en-GB
Reported by: | guest | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.0.1 |
Component: | Date | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
While playing with the demo : dijit/demos/i18n.html I switch to the en-GB locale, enter a date and find it is formatted incorrectly.
The date shows as MM/dd/yy instead of dd/MM/yy.
i.e. I choose the 1st of July 2006 in the calendar widget and the field displays "7/1/06", which in British English is the 7th of January. It should display "1/7/06".
I hope this helps.
Change History (3)
comment:1 Changed 13 years ago by
Milestone: | → 1.0.1 |
---|
comment:3 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This seems to happen in a build, but works locally