| Author |
Can anyone send me the code to calculate the years/months/days between the tow dates.
|
Chidanand Chauhan
Ranch Hand
Joined: Nov 10, 2005
Posts: 77
|
|
Hi I need the code to calculate the number of years/Number of months/and Number of days between the two dates. if anyone have then please share it. Thanks
|
 |
Jan Groth
Ranch Hand
Joined: Feb 03, 2004
Posts: 456
|
|
this is not so trivial, taking leap-years into account... take a look at joda-time.sourceforge.net, they have pretty much everything you need. hope it helps, jan
|
 |
 |
|
|
subject: Can anyone send me the code to calculate the years/months/days between the tow dates.
|
|
|