RE: [xsl] adding a duration to a date/time

Subject: RE: [xsl] adding a duration to a date/time
From: "Josh Canfield" <Josh.Canfield@xxxxxxxxxxxx>
Date: Thu, 17 Jun 2004 12:18:35 -0700
This will be tough to do without an extension function. Look at the EXSLT date:

http://www.exslt.org/date/functions/add-duration/date.add-duration.html

Josh

-----Original Message-----
From: Belkin, Alla [mailto:abelkin@xxxxxxxxxxx]
Sent: Thursday, June 17, 2004 8:52 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: [xsl] adding a duration to a date/time



Hello,
In the stylesheet I have to create an expiration date which will be a
specific date in the future (e.g. 2005-01-01) minus 10 days.
Could you, please, help me with this?

Thank you, 
abelkin 
 



--+------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx>
--+--


Current Thread