Hello I use java.util.Date in the entity and in my query. You think i must use java.sql.Date ?
Here is a screenshot of my dataviewer. You can see the date with hour/min/sec but when i want to add an entity (with form) you can see number choice only. Is it a right way ? http://img178.yfrog.com/i/gae.jpg/ Thanls for your help. On 31 août, 12:12, leszek <[email protected]> wrote: > Query is ok. But what Date are you using. java.sql.Date or > java.util.Date ? If java.util.Date please consider also the hour/min/ > sec part of the date: the field persisted and 'mdatedispo' parameter. > May be the problem is hidden there ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en -~----------~----~----~----~------~----~------~--~---
