Date: Mon, 19 May 2008 03:27:13 -0700
Reply-To: Nanita <susana.urbano@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Nanita <susana.urbano@GMAIL.COM>
Organization: http://groups.google.com
Subject: Summing months in dates
Content-Type: text/plain; charset=ISO-8859-1
Hi there,
I'me havind some trouble summing some dates.
I have a table with a column with Begin_Date and another colunm with
Maturity_Lenght.
I need to create another column with the End_Date, by adding the
Maturity_Lenght to the Begin_Date.
Begin_Date Maturity_Lenght (month) End_Date
02-05-2008 1
02-06-2008
05-05-2008 3
05-08-2008
.....
How can I do that?
Thank you so much.
|