Generates a SPARQL timezone() call extracting a dateTime's timezone as a duration.
timezone()
Returns the timezone offset as an xsd:dayTimeDuration, raising when the argument carries no timezone; the string-valued tz variant returns the empty string instead.
xsd:dayTimeDuration
The expression evaluating to the xsd:dateTime
xsd:dateTime
The timezone() call
SPARQL 1.1 timezone
Generates a SPARQL
timezone()call extracting a dateTime's timezone as a duration.Returns the timezone offset as an
xsd:dayTimeDuration, raising when the argument carries no timezone; the string-valued tz variant returns the empty string instead.