| SAXONICA | 
fn:dateTime(date $date, time $time) → dateTime
Function signature
| $date | xs:date | 
| $time | xs:time | 
| Result | xs:dateTime | 
Combines the given date and time. The result has a timezone if either of the inputs has a timezone; if they both have a timezone, then the two timezones must be the same.