Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timezone from JavaScript? #99

Open
mcdonc opened this issue Aug 10, 2013 · 1 comment
Open

Timezone from JavaScript? #99

mcdonc opened this issue Aug 10, 2013 · 1 comment

Comments

@mcdonc
Copy link
Member

mcdonc commented Aug 10, 2013

Currently we use an attribute on the user object to obtain the user's timezone. Apparently you can also get the timezone of the user's browser via JS. I wonder if it wouldn't be better to use the browser timezone than an attribute of the user (or some combination of the two, with one as a fallback for the other).

@mcdonc
Copy link
Member Author

mcdonc commented Aug 16, 2013

Maybe send the timezone when the login form is submitted, and put the result in the session, then add a value to the dropdown list of timezones which means "from the browser"?

@cguardia cguardia modified the milestone: Future enhancements May 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants