[Home] [By Thread] [By Date] [Recent Entries]
Allan Kamau wrote:
I think that you should explicitly convert the first argument to xs:dateTime, or it must be explicitly declared. This works, and returns "2004-12-15T15:12:10" (which is 1 day and 1 hour later than the supplied date time): <xsl:value-of select="xs:dateTime('2004-12-14T14:12:10') + xs:dayTimeDuration('P1DT1H')"></xsl:value-of> I tried it with Saxon 8.8, newest release. Hth, Cheers, -- Abel Braaksma http://www.nuntia.com
|

Cart



