Module dev.metaschema.core
Class FnTimezoneFromDate
java.lang.Object
dev.metaschema.core.metapath.function.library.FnTimezoneFromDate
Implements the XPath 3.1 fn:timezone-from-date
function.
-
Method Summary
-
Method Details
-
fnTimezoneFromDate
Implements fn:timezone-from-date.- Parameters:
arg- the meta:date item from which to extract the timezone component- Returns:
- the timezone component from the date or
nullif no timezone is present
-