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

Arthur van Hoff AVH at zing.net
Fri Mar 7 05:47:26 UTC 2008


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?

 

     "query": {

            "type": "/type/link",

            "source": {"id": "/guid/9202a8c04000641f8000000006fb49f8"},

            "sort": "timestamp",

            "timestamp": null,

            "timestamp>": "2008-02-22T03:37:16Z"

            }

 

This is the response:

 

{

  "status": "200 OK", 

  "code": "/api/status/error", 

  "messages": [

    {

      "info": {

        "detail": "on line 1, column 238: \"2008-02-22T03:37:16Z\":
expected a timestamp value", 

        "subclass": "SEMANTICS"

      }, 

      "message": "error SEMANTICS: on line 1, column 238:
\"2008-02-22T03:37:16Z\": expected a timestamp value", 

      "code": "/api/status/error/mql/graph"

    }

  ]

}

 

___________________________________________

Arthur van Hoff, Dell-ZING, CTO Software and Services.

W: 650-267-2413, F: 650-267-2498, M: 650-283-0842

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freebase.com/pipermail/developers/attachments/20080306/65688cf5/attachment.htm 


More information about the Developers mailing list