fn:hours-from-time( time? $srcval) → integer?
Function signature
$srcval |
xs:time ? |
Result |
xs:integer ? |
Extracts the hours component of a time value
Implemented; but currently returns the local time value, not the normalized time value.