fn:timezone-from-time

Extracts the timezone component of a time value.

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

Arguments

 

$arg

xs:time?

The supplied xs:time value

Result

xs:dayTimeDuration?

Namespace

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

Links to W3C specifications

XPath 2.0 Functions and Operators

XPath 3.0 Functions and Operators

XPath 3.1 Functions and Operators