gkelly wrote:
> I have been struggling with timezones in my application as well. I've
> looked into using the PyTZ module from http://pytz.sourceforge.net/

BTW it weighs about a megabyte :-). The reason is that it's not enough 
to just store a deviation from UTC to get the right local time. 
Different countries have different rules for switching to and from 
daylight saving time and may be there are other issues.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to