Opened 7 years ago
Last modified 5 years ago
#17677 new defect
Bulgarian date format is incorrect
Reported by: | dragonli | Owned by: | Adam Peller |
---|---|---|---|
Priority: | undecided | Milestone: | 1.15 |
Component: | Date | Version: | 1.9.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When we are using dojo.date.locale.format to format date in Bulgarian language locale. The data format does not following the general specification: http://demo.icu-project.org/icu-bin/locexp?d_=en&_=bg_BG
1) Configure the browser's locale as Bulgarian (bg) 2) Invoke statement dojo.date.locale.format(date, {locale: 'bg', formatLength: 'medium'}); 3) It outputs 01.05.2011 instead of 01.05.2011 r. Many thanks,
Attachments (1)
Change History (4)
Changed 7 years ago by
Attachment: | bg_test.html added |
---|
comment:1 Changed 6 years ago by
Component: | General → Date |
---|---|
Owner: | set to Adam Peller |
comment:2 Changed 5 years ago by
Milestone: | tbd → 1.12 |
---|
comment:3 Changed 5 years ago by
Milestone: | 1.13 → 1.15 |
---|
Note: See
TracTickets for help on using
tickets.
Ticket planning... move current 1.13 tickets out to 1.15 to make it easier to move tickets into the 1.13 milestone.