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