fn:minutes-from-time

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

Function signature

$srcval

xs:time ?

Result

xs:integer ?

Extracts the minutes component of a time value

XPath 2.0 Specification

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


Expand

Up  Next