fn:timezone-from-dateTime

Extracts the timezone component of a dateTime value.

timezone-from-dateTime($arg as xs:dateTime?) ➔ xs:dayTimeDuration?

Arguments

 

$arg

xs:dateTime?

The supplied xs:dateTime value

Result

xs:dayTimeDuration?

Namespace

http://www.w3.org/2005/xpath-functions

Links to W3C specifications

XPath 3.1 Functions and Operators