Re: [Virtuoso-users] Date time inconsistency bug

2009-07-08 Thread Peter Ansell
sers List > Sent: Thursday, 9 July, 2009 7:47:44 AM > Subject: Re: [Virtuoso-users] Date time inconsistency bug > > > Add list to CC... > > > - Original Message > > From: Peter Ansell > > To: Ivan Mikhailov > > Sent: Thursday, 9 July, 200

Re: [Virtuoso-users] Date time inconsistency bug

2009-07-08 Thread Peter Ansell
Add list to CC... - Original Message > From: Peter Ansell > To: Ivan Mikhailov > Sent: Thursday, 9 July, 2009 7:46:13 AM > Subject: Re: [Virtuoso-users] Date time inconsistency bug > > Hi Ivan, > > I am using a slightly old version of virtuoso open source,

Re: [Virtuoso-users] Date time inconsistency bug

2009-07-08 Thread Ivan Mikhailov
Hello Peter, I'm sorry I can't reproduce the bug without exact script of your attempt. If I try SQL> sparql insert in graph { <2009-07-08T00:50:36Z> }; callret-0 VARCHAR

Re: [Virtuoso-users] Date time inconsistency bug

2009-07-08 Thread Hugh Williams
Hi Peter, Can you please provide details of the Virtuoso Server being used ? Having inserted a datetime value into my Virtuoso 6 instance the select query does return the datetime value as inserted: SQL> sparql insert in graph { www.dajobe.org/foaf.rdf#i>

[Virtuoso-users] Date time inconsistency bug

2009-07-08 Thread Peter Ansell
Hi all, I am trying to figure out why when I insert xsd:dateTime typed literals in the form "2009-07-08T00:50:36Z", they come out of SELECT sparql queries as "2009-07-08T00:50:36.000" and they come out in CONSTRUCT sparql queries as "2009-07-08T00:50:36.000+10:00". I think for select queries e