#5315 closed defect (fixed)
Problem with dojo.date.add when adding days
Reported by: | Bryan Forbes | Owned by: | Bryan Forbes |
---|---|---|---|
Priority: | high | Milestone: | 1.0.2 |
Component: | Date | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
It boils down to using setUTC/getUTC for adding any interval greater than an hour.
Change History (3)
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Milestone: | → 1.0.2 |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
Note: See
TracTickets for help on using
tickets.
(In [11718]) fixes #5276. fixes #5315.