Opened 9 years ago
Closed 9 years ago
#14006 closed defect (fixed)
Buddhist, Hebrew and Islamic calendar difference method result is inconsistent with Gregorian calendar one
Reported by: | Katie Vance | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | Dojox | Version: | 1.6.1 |
Keywords: | Cc: | cjolif | |
Blocked By: | Blocking: |
Description
The difference() method of Buddhist, Hebrew and Islamic calendar is returning a result whose sign (+/-) is inverted with respect to Gregorian Calendar one. To be consistent, the parameter order should be the same.
Attachments (1)
Change History (5)
Changed 9 years ago by
Attachment: | 14006.patch added |
---|
comment:2 Changed 9 years ago by
Cc: | cjolif added |
---|
comment:3 Changed 9 years ago by
Milestone: | tbd → 1.7 |
---|---|
Owner: | changed from Katie Vance to Adam Peller |
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.
Switch order of date1 and date2 parameters to be consistent with dojo.date