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