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

Fix timezone promblems across the whole project #10

Open
jssmk opened this issue Jan 24, 2016 · 1 comment
Open

Fix timezone promblems across the whole project #10

jssmk opened this issue Jan 24, 2016 · 1 comment
Assignees
Labels

Comments

@jssmk
Copy link
Member

jssmk commented Jan 24, 2016

Make sure all time and date data is timezone aware and correct. Obvious problems on calendar site.

@jssmk jssmk added the bug label Jan 24, 2016
@jssmk jssmk self-assigned this Jan 24, 2016
@rambo
Copy link
Member

rambo commented Jan 24, 2016

The "right way" is to handle everything in UTC internally and only convert to local time for display purposes.

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

No branches or pull requests

2 participants