fn:hours-from-dateTime

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

Function signature

$srcval

xs:dateTime ?

Result

xs:integer ?

Extracts the hour component of a dateTime value

XPath 2.0 Specification

Implemented

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

Expand

Up  Next