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