Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 367370 - Add methods to DateUtil class.
Summary: Add methods to DateUtil class.
Status: CLOSED FIXED
Alias: None
Product: OSEE
Classification: Technology
Component: Action Tracking System (ATS) (show other bugs)
Version: 0.9.9   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 0.9.9   Edit
Assignee: S. Cook CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-21 16:01 EST by S. Cook CLA
Modified: 2012-01-28 20:41 EST (History)
2 users (show)

See Also:
misinco: iplog+


Attachments
Add methods to DateUtil class (3.37 KB, patch)
2011-12-21 16:02 EST, S. Cook CLA
ryan.d.brooks: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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