subtract-dateTimes
Returns the xs:dayTimeDuration that corresponds to the difference between the normalized value of dateTime1 and the normalized value of dateTime2.
Languages
XQuery, XSLT 2.0, XSLT 3.0.
Parameters
Name | Type | Description |
---|---|---|
dateTime1 | xs:dateTime | The first input value. |
dateTime2 | xs:dateTime | The second input value. |