[xsl] daytimeduration help

Subject: [xsl] daytimeduration help
From: "Kent Seegmiller" <hookjaw20@xxxxxxxxxxx>
Date: Tue, 24 Jan 2006 22:15:04 -0700
Using saxon 8.6.1 I get the error:
XPST0003: xpath syntax error...cannot find one-argument funcion in{http://www.w3.org/2005/04/xpath - datatypes}dayTimeDuration()


I am trying to add 8 hours to a time ie:
xs:dateTime('2005-01-10T22:05:00') + xdt:dayTimeDuration('PT8H')


Current Thread