You coud do something like: <@assign local$theDate value="<@var firstDate format='datetime:%m/%d'>/<@currentDate format='datetime:%Y'>">
Dave Shelley > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Troy Sosamon > Sent: Thursday, June 27, 2002 1:40 PM > To: Multiple recipients of list witango-talk > Subject: Witango-Talk: Date minipulation > > > I need to build a date from 2 dates. The first date I need to > use the month > and day, and the year needs to come from the currentdate. > > Say the first_date is 01/01/1990. > The second_date is 06/27/2002. > > I need to build a date that is 01/01/2002 > > What is the best method to do this. > > Thanks, > > Troy Sosamon ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
