GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/277
JENA-1372: Add fn:dateTime(xsd:date,xsd:time) -> xsd:dateTime
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena fn-datetime
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/277.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #277
----
commit 110e262de30a6a0b1a08a247b0450378ed8b015e
Author: Andy Seaborne <[email protected]>
Date: 2017-09-14T16:39:11Z
JENA-1372: Add fn:dateTime(xsd:date,xsd:time) -> xsd:dateTime
----
---