[Developers] date time problem: 2008-02-22T03:37:16Z

Scott Meyer sm at metaweb.com
Fri Mar 7 06:56:22 UTC 2008


Arthur van Hoff wrote:
> I'm getting an error while doing the following query. Apparently the
> date time 2008-02-22T03:37:16Z is not acceptable. What is wrong with it?

This one works:

    "timestamp>" : "2008-02-22T03:37:16.0Z",

Looks like someone's timestamp parsing code may be a bit overzealous.
Will file a bug.  Sorry for the bother.

-Scott



More information about the Developers mailing list