Module dev.metaschema.core
Class FnMinutesFromDuration
java.lang.Object
dev.metaschema.core.metapath.function.library.FnMinutesFromDuration
Implements the XPath 3.1 fn:minutes-from-duration.
function.
-
Method Summary
-
Method Details
-
fnMinutesFromDuration
Implements fn:minutes-from-duration.- Parameters:
arg- the meta:duration item from which to extract the minutes component- Returns:
- the minutes component from the date as an integer
-