Module dev.metaschema.core
Class FnSecondsFromTime
java.lang.Object
dev.metaschema.core.metapath.function.library.FnSecondsFromTime
Implements the XPath 3.1 fn:seconds-from-time.
function.
-
Method Summary
-
Method Details
-
fnSecondsFromTime
Implements fn:seconds-from-time.- Parameters:
arg- the meta:time item from which to extract the second component- Returns:
- the second component from the date as a decimal item
-