Opened 4 years ago
#19011 new defect
dojox.date.hebrew.locale.getNames("months", "abbr") returns error
Reported by: | xue | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | General | Version: | 1.12.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Locale is English/US, then run dojox.date.hebrew.locale.getNames("months", "abbr"); returns TypeError?: Cannot read property 'isLeapYear' of undefined
Following is JSFiddle example: https://jsfiddle.net/gyn24Lhy/25/
Attachments (1)
Note: See
TracTickets for help on using
tickets.