Hi,
I have dates in the format Start and end dates in the format(mm/yyyy). I want to display the difference of the dates in years, months.
example:
start date 09/2008
end date 07/2010
display should read
1 Year, 10 months.
I appreciate any help.
Thanks.