Skip to content

Autoselect "local" timezone. #350

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

Merged
merged 2 commits into from
Mar 26, 2012

Conversation

apepper
Copy link
Contributor

@apepper apepper commented Mar 26, 2012

If the timezone of the current date matches the timezone of the browser, use the local timezone.

With this, timezone is automatically changed, when selecting a date with (or without) daylight saving.

apepper added 2 commits March 26, 2012 14:31
…al timezone.

* This switches the timezone automatically, when changing the date to a (non) daylight saving time.
trentrichardson added a commit that referenced this pull request Mar 26, 2012
@trentrichardson trentrichardson merged commit a9a4550 into trentrichardson:dev Mar 26, 2012
@huyl
Copy link

huyl commented Sep 19, 2012

I don't think this works right.

I'm in the PST/PDT timezone.
If I scroll to the next month and to the next month and so on, I see the timezone changing wildly from -07 to -08. The switches do not match how our daylight savings time works. It's supposed to change to -07 only once a year, not twice. Plus, the behavior changes every year.

I'm using 1.0.3 9/15/2012

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants