Ticket #5315 (closed defect: fixed)

Opened 5 months ago

Last modified 5 months ago

Problem with dojo.date.add when adding days

Reported by: BryanForbes Owned by: BryanForbes
Priority: normal Milestone: 1.0.2
Component: Date Version: 1.0
Severity: major Keywords:
Cc:

Description

http://www.dojotoolkit.org/forum/dojo-core-dojo-0-9/dojo-core-development-discussion/problem-dojo-date-add

It boils down to using setUTC/getUTC for adding any interval greater than an hour.

Change History

Changed 5 months ago by BryanForbes

  • status changed from new to closed
  • resolution set to fixed

(In [11718]) fixes #5276. fixes #5315.

  • Changed dojo.date.add to only use the setUTC/getUTC on intervals less than or equal to an hour.

Changed 5 months ago by peller

  • status changed from closed to reopened
  • resolution deleted
  • milestone set to 1.0.2

Changed 5 months ago by peller

  • status changed from reopened to closed
  • resolution set to fixed

(In [11728]) Merge [11718] on to 1.0 branch. Fixes #5276, #5315

Note: See TracTickets for help on using tickets.