Re: [xsl] RE: Problem with date:add

Subject: Re: [xsl] RE: Problem with date:add
From: James Fuller <jim.fuller@xxxxxxxxxxxxxx>
Date: Fri, 17 Feb 2006 15:08:11 +0100
David Carlisle wrote:

>>  The link just shows the XSL file used to get that output. The XML is
>>  returned from a database query, but for that page it's just
>>  
>>  <root CurrentDateTime="2006-02-17T10:17:00">
>>  	<nothing />
>>  </root>
>>    
>>

I dont think this is a bug with the template....though i will submit
this as a bug for EXSLT for now so I remember to use it as a test case,
there was some issues with date-add.xsl quite a long time ago, 
http://aspn.activestate.com/ASPN/Mail/Message/exslt/1081522

but have nothing over the past few years.

>on that input with the referenced stylesheet, saxon gives
>
>
>$ saxon date.xml date-add.xsl 
><p>2006-03-19T10:17:00</p>
>
>
>so it looks perhaps like an msxml4 problem?
>  
>

just been lurking on this thread, what is the exact msxml4 version ?

cheers, Jim Fuller

Current Thread