Opened 14 years ago
Closed 14 years ago
#7108 closed defect (invalid)
dojo.date.add doesn't increment or decrement years when months changed
Reported by: | sos | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Date | Version: | 1.1.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
When a value is added to or subtracted from the month of a date, the years are not modified. For example, if 1 is subtracted from a date in January 2008, it should change to Dec 2007. Also, if 1 is added to Dec 2007, it should change to January 2008
Note: See
TracTickets for help on using
tickets.