Opened 12 years ago
Closed 12 years ago
#9042 closed defect (fixed)
HebrewDate: calendar shows numerals in Hebrew, regardless of locale
Reported by: | Adam Peller | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dojox | Version: | 1.3.0 |
Keywords: | Cc: | [email protected]…, [email protected]… | |
Blocked By: | Blocking: |
Description (last modified by )
Hebrew numerals should only be used for he-* locales Current use of getDate(boolean) needs to be removed
Also, should add a non-Hebrew test case
Attachments (2)
Change History (7)
Changed 12 years ago by
Attachment: | Calendar.patch added |
---|
comment:1 Changed 12 years ago by
Cc: | [email protected]… added |
---|---|
Keywords: | [email protected] removed |
comment:2 Changed 12 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 12 years ago by
Cc: | [email protected]… added |
---|
comment:4 Changed 12 years ago by
Milestone: | future → 1.4 |
---|
comment:5 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
patch from Helena. Can we do something besides a special case in dijit._Calendar?