I've noticed it always prints out GMT time for me, no matter what the value I use for TIME_ZONE.
For instance, it's set to the default 'America/Chicago' right now. I put this in my template: {% now "Y-m-d H:m:s" %} It returns: 2006-11-14 15:49:52 My time is actually 07:49:52 - it's 8 hours off which makes sense because I'm in PST (-08:00). What am I doing wrong? thx Gabe --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---