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