UnknownTimeZoneError

Aahz aahz at pythoncraft.com
Tue Apr 7 13:38:46 EDT 2009


[posted & e-mailed]

In article <7c101864-308c-468a-9053-819af2f575c9 at o6g2000yql.googlegroups.com>,
Brian  <bdelegan at gmail.com> wrote:
>
>I'm running App Engine with Django. I'm having troubles executing
>timezone conversion via pytz. 

What version of Python are you using?  IIRC, GAE uses Python 2.3.  Do
other timezones work?  I suspect you might get more responses from a GAE
forum.
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"...string iteration isn't about treating strings as sequences of strings, 
it's about treating strings as sequences of characters.  The fact that
characters are also strings is the reason we have problems, but characters 
are strings for other good reasons."  --Aahz



More information about the Python-list mailing list