xdmp:wallclock-to-timestamp( $timestamp as xs:dateTime ) as xs:unsignedLong
Converts an xs:dateTime to a 64 bit timestamp value.
Parameters | |
---|---|
timestamp | The xs:datetime value. |
xdmp:wallclock-to-timestamp(xs:dateTime("2000-01-11T12:01:00")) => 9476208600000000
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.