A RESTful browser for eXist Java-Based Function Modules


http://www.w3.org/2005/xpath-functions
A module with the XQuery/XPath Core Library Functions

dateTime($date as xs:date?, $time as xs:time?) xs:dateTime?
Creates an xs:dateTime from an xs:date, $date, and an xs:time, $time.
$dateThe date as xs:date
$timeThe time as xs:time

Returns the combined date and time as xs:dateTime
Return to list of all modules