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

Time Zone #71

Open
yuric opened this issue Feb 2, 2012 · 1 comment
Open

Time Zone #71

yuric opened this issue Feb 2, 2012 · 1 comment

Comments

@yuric
Copy link

yuric commented Feb 2, 2012

How does event_calendar determines time zone? I apologize if I missed an already discussed thread but I cannot seem to find a way to do this. Is there a best practice way of doing this with event_calendar?

All I found was this older discussion that is somewhat related. Has this changed?
#4

Thank you.

p.s. Locally it respects my timezone but not on server. I presume it is looking at server time !?! On Application.rb I set (config.time_zone = "Pacific Time (US & Canada)")

EDIT: More details, also asked here:
http://stackoverflow.com/questions/9123711/event-calendar-time-zone

@yuric
Copy link
Author

yuric commented Feb 16, 2012

Since I haven't found a better way I forked this project and changed Date.today to Time.zone.today where appropiate. It has been working for my scenario.

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

No branches or pull requests

1 participant