fn:seconds-from-time

fn:seconds-from-time( time? $srcval) → decimal?

Function signature

$srcval

xs:time ?

Result

xs:integer ?

Extracts the seconds component of a time value

XPath 2.0 Specification

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

Expand

Up  Next