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

Event list and detail timezone issues #659

Open
tasomaniac opened this issue Sep 14, 2016 · 8 comments
Open

Event list and detail timezone issues #659

tasomaniac opened this issue Sep 14, 2016 · 8 comments

Comments

@tasomaniac
Copy link
Member

tasomaniac commented Sep 14, 2016

We have timezone problems.
In event lists, (e.g TaggedEventSeries and GdgEventList) we show times in user's timezone.
When we go into the event detail, we show the time in the event's original timezone.

Since we don't indicate that it looks like we're showing the wrong time.

I think we should show 2 times in the event detail. We should label them as local time and event time.
In the list we can still show the local time.

Update: After the investigating done by @Mathreyu , we realized that it is better to just show 1 time and that time should be the event's local time. For more info look here

@lucasxas
Copy link
Collaborator

As a User, why I would want to see the event in the local time?

And I think G+ only shows the event in the user's timezone?

@tasomaniac
Copy link
Member Author

I am sure that G+ was showing both times in the past.

I checked now. It does not show user's timezone. It always shows the time in event's timezone. And it writes the timezone as well as an information (like "Eastern European Time")

@friedger
Copy link
Contributor

On firefly we show both timezones

Le 10 oct. 2016 12:05, "Said Tahsin Dane" [email protected] a
écrit :

I am sure that G+ was showing both times in the past.

I checked now. It does not show user's timezone. It always shows the time
in event's timezone. And it writes the timezone as well as an information
(like "Eastern European Time")


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#659 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/ABYcWbsQ-o4W3ISBHHDmXzjze_16--53ks5qyg3agaJpZM4J8nsK
.

@tasomaniac
Copy link
Member Author

On firefly it looks like this:

image

Also we are showing local time on the list on firefly. I think it should be clear on everywhere.

@Mathreyu
Copy link

Mathreyu commented Nov 3, 2016

Hello, I'm interested on getting started into this project, but i don't quite get what the decision on how to implement this change is.
Is it adding a local time to the event description or adding the timezone on the card or adding both times to the description of the event?
@tasomaniac

@tasomaniac
Copy link
Member Author

Hmmm, at the end we should have the same date in both places. It is confusing when they are different.
We should look into meetup.com, facebook and google+ events to see how they do it.
Can you do that? You can find an event far away from your country and see what does they show.

Thanks

@Mathreyu
Copy link

Mathreyu commented Nov 7, 2016

Hey, I looked for events in different parts of the world to see if there was a different setting on the times they were setting their events on. I found that MeetUp and Facebook use only the local time of the event, they don't provide the info in the timezone in which the event is been looked for.
I think a good solution (in order to achieve better clarity for the user) is to only put the time of the event in the event's timezone with a clarification of the timezone, for example:

Event Time: 10:00 PM EST

Please let me know if this is what you are looking for @tasomaniac :)
Cheers,
Ramon

@tasomaniac
Copy link
Member Author

Thanks for investigating this @Mathreyu
I think it is great and exactly what I was looking for.

I think it really makes sense. Showing 2 times (event local/user local time) also may confuse the user. I think showing only 1 makes sense and it should be the event's time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

4 participants