I am on mac os x and linux. I use mysql How does the TIME_ZONE='UTC" in django settings.py work?
If i enter date time from web page and store it in mysql db. And no timezone is associated with the datetime, does django assumes datetime is in UTC and saves it without changing or does it assume it is in local timezone of the server django is running on and converts it in to utc? Can anyone explain how does django use TIME_ZONE in settings.py. I have read the documentation. --~--~---------~--~----~------------~-------~--~----~ 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 django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---