I\'m using python on Django and Google App Engine. I\'m also using the DateTimeProperty in one of my models. Occasionally I would like to display that date and time to the user.
Best and easy way for converting Google App Engine datetime in templates:
http://code.google.com/p/dateconv4gae/