This code     

 

storedate = db.TimeProperty(auto_now_add=True)

 

is storing

 

1970-01-01 07:24:59.747331

 

In my data store.   The Time looks right, but the date is Jan 1 1970.

 

Am I doing something wrong?

 

I mean my data wasn't stored a decade prior to my birth.  Google is good,
but it isn't "that Good" 

 

 

 

 

 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to