cts:after-query-timestamp( $query as cts:after-query ) as xs:unsignedLong
Returns the timestamp with which a specified query was constructed.
Parameters | |
---|---|
query | A query. |
cts:after-query-timestamp(cts:after-query( xdmp:wallclock-to-timestamp( fn:current-dateTime() - xs:dayTimeDuration("PT3H"))) ) => timestamp of the specified query