It would be useful to have date time arithmetic implemented in Halyard. SPARQL 1.1 supports it only for numeric data types, see XPath arithmetic. More details can be found in w3c/sparql-dev#32 and w3c/sparql-dev#55. The implementation can use the tests here.