You might find the following resources useful: http://docs.python.org/release/2.5.2/lib/datetime-datetime.html http://code.google.com/appengine/docs/python/datastore/typesandpropertyclasses.html#DateTimeProperty
Robert On Mon, May 2, 2011 at 13:16, Massimiliano <[email protected]> wrote: > I don't know anything about dates in python! So evrything is a good idea! > > Il giorno lunedì 2 maggio 2011, Robert Kluin <[email protected]> > ha scritto: >> Hey Massimiliano, Maybe I don't get the question, but I just put a date on >> the entities. Then to find old stuff, I query for it. >> Perhaps if your a bit more specific someone can offer more thoughts / >> ideas. >> >> >> Robert >> >> >> >> >> >> On Mon, May 2, 2011 at 11:29, Massimiliano <[email protected]> >> wrote: >> >> Hi,I'm building app where some data in the datastore have an expiring date. >> How do you manage dates? I need to check it, to sum days,.... >> >> >> >> Max >> >> >> -- >> www.themaxbuddies.com <http://goo.gl/WoxEN> >> >> >> >> >> >> -- >> 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. >> >> >> >> >> >> -- >> 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. >> > > -- > www.themaxbuddies.com <http://goo.gl/WoxEN> > > -- > 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. > > -- 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.
