I need to query App Engine Datastore with date parameter in where clause. When I use App Engine Datastore Viewer and type the query like:
Select * From Kind where date='2011-11-22' it does give me nothing. Could you please suggest me how to query data entities with specific date value in where clause? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
