fn:subtract-dates-yielding-dayTimeDuration( dateTime? $operand1, dateTime? $operand2) → dayTimeDuration?
Function signature
|
$operand1 |
xs:dateTime ? |
|
$operand2 |
xs:dateTime ? |
|
Result |
xdt:dayTimeDuration ? |
Returns the difference between two dates as a dayTimeDuration
** Not yet implemented **