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