Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 367370

Summary: Add methods to DateUtil class.
Product: [Technology] OSEE Reporter: S. Cook <shawn.f.cook>
Component: Action Tracking System (ATS)Assignee: S. Cook <shawn.f.cook>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: misinco, ryan.d.brooks
Version: 0.9.9Flags: misinco: iplog+
Target Milestone: 0.9.9   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Add methods to DateUtil class ryan.d.brooks: iplog+

Description S. Cook CLA 2011-12-21 16:01:09 EST
Add the following methods to the DateUtil class:
 - public static double getInterpolationRatioBetweenDates(Date startDate, Date endDate, Date interDate)
 - public static Date addWeeks(Date date, int manyWeeks)
 - public static int getManyWeeksDifference(Date a, Date b)
Comment 1 S. Cook CLA 2011-12-21 16:02:49 EST
Created attachment 208709 [details]
Add methods to DateUtil class
Comment 2 S. Cook CLA 2011-12-21 16:02:57 EST
Add methods to DateUtil class
Comment 3 Ryan Brooks CLA 2011-12-22 13:27:14 EST
John Misinco applied this patch to 0.9.9_SR4 in commit "refinement[bgz_367370]: Add methods to DateUtil class".
Comment 4 S. Cook CLA 2012-01-25 14:00:49 EST
Patch pushed by: jmisinco <misinco@gmail.com>  2011-12-21 14:14:03
Released: tag 0.9.9.v201201190003_SR4