fn:minutes-from-dateTime

fn:minutes-from-dateTime( dateTime? $srcval) → integer?

Function signature

$srcval

xs:dateTime ?

Result

xs:integer ?

Extracts the minutes component of a dateTime value

XPath 2.0 Specification

Note:The old name get-minutes-from-dateTime is retained as a synonym

Expand

Up  Next