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