[Home] [By Thread] [By Date] [Recent Entries]
On 12/19/05, thomas.maciejewski@xxxxxxxxx <thomas.maciejewski@xxxxxxxxx> wrote: > Is there an easy way to do a date difference in XSLT. > > I basically have two strings : "9/11/2004" and "10/25/2005" > and would like to produce the number of days between the two. In 2.0 you can use the various duration functions (google for xdt:dayTimeDuration). If you are limited to 1.0, the you can use the exslt:date package: http://www.exslt.org/date/index.html. cheers andrew
|

Cart



