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

Input ics feed timezone not transferred into mongodb #78

Closed
Elepert opened this issue Jul 20, 2017 · 2 comments
Closed

Input ics feed timezone not transferred into mongodb #78

Elepert opened this issue Jul 20, 2017 · 2 comments
Assignees
Labels

Comments

@Elepert
Copy link
Contributor

Elepert commented Jul 20, 2017

If I submit an ics feed in California, the events will appear in ABE on the east coast as if they were on the east coast. For example, an event starting at 9am PST will appear as it were starting at 9am EST on ABE (if ABE is on EST at the time).
We need to grab the information on the timezone from the ics feed and translate it to the times that mongodb saves.

@Elepert Elepert added the bug label Jul 20, 2017
@Elepert Elepert added this to the 7/11 - 7/20 Weekly Sprint milestone Jul 20, 2017
@Elepert Elepert self-assigned this Jul 20, 2017
@Elepert
Copy link
Contributor Author

Elepert commented Jul 20, 2017

It's unclear as to if this was done automatically, but now we have a check in case certain apps don't give date times with timezone information already implemented

@Elepert
Copy link
Contributor Author

Elepert commented Jul 20, 2017

Closed by #79

@Elepert Elepert closed this as completed Jul 20, 2017
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

1 participant