django 1.4 how to automatically get user's timezone from client

前端 未结 5 957
误落风尘
误落风尘 2020-12-01 21:17

I would like to know if there is a way to automatically retrieve user\'s timezone from client. Especially during login.

I tried to add this in the login page (using

5条回答
  •  独厮守ぢ
    2020-12-01 21:54

    I've simplified it even further, and you can plug in in here: https://github.com/Miserlou/django-easy-timezones or http://gun.io/blog/django-easy-timezones/

提交回复
热议问题