implicit-timezone

The implicit timezone set by the processor

Description

The fn:implicit-timezone function returns the implicit time zone as an xs:dayTimeDuration value. The implicit time zone is used in comparisons and calculations involving date and time values that do not have explicitly defined time zones. The implicit time zone is implementation-defined.

Examples

XPath

Results

Explanation

implicit-timezone()

-PT5H

if the implicit time zone is UTC minus 5 hours (also represented as -05:00)