frisbee icon indicating copy to clipboard operation
frisbee copied to clipboard

Event list and detail timezone issues

Open tasomaniac opened this issue 7 years ago • 8 comments

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

tasomaniac avatar Sep 14 '16 10:09 tasomaniac

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?

lucasxas avatar Oct 10 '16 07:10 lucasxas

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")

tasomaniac avatar Oct 10 '16 10:10 tasomaniac

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 https://github.com/gdg-x/frisbee/issues/659#issuecomment-252577898, or mute the thread https://github.com/notifications/unsubscribe-auth/ABYcWbsQ-o4W3ISBHHDmXzjze_16--53ks5qyg3agaJpZM4J8nsK .

friedger avatar Oct 10 '16 10:10 friedger

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.

tasomaniac avatar Oct 10 '16 18:10 tasomaniac

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

Mathreyu avatar Nov 03 '16 22:11 Mathreyu

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

tasomaniac avatar Nov 04 '16 07:11 tasomaniac

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

Mathreyu avatar Nov 07 '16 16:11 Mathreyu

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.

tasomaniac avatar Nov 09 '16 21:11 tasomaniac