What is the best way to provide multiple Time zone support? The registered user visiting the website should see all times and dates as per his/her time zone and not as per time zone in settings.py?
We will keep user's time zone in our database. Dates and times will be stored in Mysql DB and I think by default will be in Time zone of Settings.py (Also where can I get list of all time zones to populate the select dropdown.) I am sure like pretty much everything else Django has a easy solution to it. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---