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