Community
Participate
Working Groups
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)
Created attachment 208709 [details] Add methods to DateUtil class
Add methods to DateUtil class
John Misinco applied this patch to 0.9.9_SR4 in commit "refinement[bgz_367370]: Add methods to DateUtil class".
Patch pushed by: jmisinco <misinco@gmail.com> 2011-12-21 14:14:03 Released: tag 0.9.9.v201201190003_SR4