fn:subtract-dateTimes-yielding-dayTimeDuration

fn:subtract-dateTimes-yielding-dayTimeDuration( dateTime? $operand1, dateTime? $operand2) → dayTimeDuration?

Function signature

$operand1

xs:dateTime ?

$operand2

xs:dateTime ?

Result

xdt:dayTimeDuration ?

Returns the difference between two dateTimes as a dayTimeDuration

XPath 2.0 Specification

** Not yet implemented **


Expand

Up  Next