2011/4/15 Philip Van Hoof <[email protected]>

> On Fri, 2011-04-15 at 10:27 +0900, simon hong wrote:
>
> Hey Simon,
>
> > SELECT MAX (?t) WHERE { ?u a nmm:MusicPiece; tracker:added ?t }
> > The result is string formatted xsd:dateTime.
> > I want to convert above result to another format like timezone.
> > So, I made following query to convert xsd:dateTime, But tracker-sparql
> > returns (null)...
>
> Sounds like a bug to me. Can you file one?
>

I reported this issue to bugzilla *Bug
647877*<https://bugzilla.gnome.org/show_bug.cgi?id=647877>
.


>
> > SELECT fn:timezone-from-dateTime (?t) WHERE { ?u a nmm:MusicPiece;
> > tracker:added ?t }
>
> Cheers,
>
> Philip
>
>
> --
>
>
> Philip Van Hoof
> freelance software developer
> Codeminded BVBA - http://codeminded.be
>
>
_______________________________________________
tracker-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/tracker-list

Reply via email to