Re: [Virtuoso-users] xsd:date+xsd:time->xsd:dateTime

2014-04-25 Thread Quentin
Hah, excellent point. I think that in most cases, the date probably lacks an intentional timezone and just defaults to zulu. However if not, an optional flag would be required to indicate which object to take the timezone from, defaulting to the time object as the source of the timezone if missin

Re: [Virtuoso-users] xsd:date+xsd:time->xsd:dateTime

2014-04-25 Thread Ivan Mikhailov
Hello Quentin, It's possible to make such a merge function, but please clarify one thing first: what should it do if date and time arguments are in different timezones? Best Regards Ivan Mikhailov OpenLink Software http://virtuoso.openlinksw.com On Thu, 2014-04-24 at 10:13 +1000, Quentin wrote: