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