On Thu, Aug 28, 2014 at 9:15 PM, Louis-Martin Gagne <[email protected]> wrote:
> I am struggling in making this work. I use the date data type and get the > following error message for some reasons. > "message": > "com.google.appengine.repackaged.org.codehaus.jackson.map.JsonMappingException: > Invalid date/time format > Can you post the entire stack trace of the exception? If you don't see it in logging, you can print it by calling exception.printStackTrace() <http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html#printStackTrace()> in your code. ----------------- -Vinny P Technology & Media Consultant Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
