fn:subtract-dates-yielding-yearMonthDuration

fn:subtract-dates-yielding-yearMonthDuration( dateTime? $operand1, dateTime? $operand2) → yearMonthDuration?

Function signature

$operand1

xs:dateTime ?

$operand2

xs:dateTime ?

Result

xdt:yearMonthDuration ?

Returns the difference between two dates as a yearMonthDuration

XPath 2.0 Specification

** Not yet implemented **


Expand

Up  Next