You cannot change the GAE Timezone. You can use libraries to "modify" the timezone, but you cannot change it directly.
Take a look to this library: https://code.google.com/p/gae-pytz/ (PyTZ for GAE). I'm working with it and is a good solution for "emulating" timezones. I hope to help you, Jesús. On Thursday, February 28, 2013 1:07:35 PM UTC+1, Fábio Peruchi wrote: > > Hi! > > Can I change my default GAE application timezone to other time zone. i.e. > (GMT-3:00) America/Sao Paulo ? In my case, it's very important. > > King regards. > > Fábio Peruchi > -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
