afs opened a new issue, #1706:
URL: https://github.com/apache/jena/issues/1706

   ### Version
   
   4.7.0
   
   ### Feature
   
   This is taken from 
https://github.com/w3c/sparql-12/blob/main/SEP/SEP-0002/sep-0002.md. It is the 
generalization of F&O functions on special datatypes.
   
   `xsd:dateTime ADJUST(xsd:dateTime arg, xsd:dayTimeDuration timezone)` 
([fn:adjust-dateTime-to-timezone](https://www.w3.org/TR/xpath-functions/#func-adjust-dateTime-to-timezone))
   
   `xsd:date ADJUST(xsd:date arg, xsd:dayTimeDuration timezone)` 
([fn:adjust-date-to-timezone](https://www.w3.org/TR/xpath-functions/#func-adjust-date-to-timezone))
   
   `xsd:time ADJUST(xsd:time arg, xsd:dayTimeDuration timezone)` 
([fn:adjust-time-to-timezone](https://www.w3.org/TR/xpath-functions/#func-adjust-time-to-timezone))
   
   
   ### Are you interested in contributing a solution yourself?
   
   Yes


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to