Hello, this is my first time here in the project issue forum. We are using Calendar 8.x-1.0-alpha2 to show an event, but when we want to see it in the day view it apears like +5 hours from our timezone (Mexico city).

we saw the topic https://www.drupal.org/node/2627512
But it has 2 years old from now, so, I don't know if this is another issue.

You can find an screenshot in this message, as you can see there is a difference between the hour of the event and the hour in the day view.
Thanks!

Comments

jmanumeza created an issue. See original summary.

solide-echt’s picture

Hi jmanumeza,

What matters is the timezone for the user for which the calendar is shown. So if the event starts say 12.00u UTC and I'm in a timezone +5 hours I will see the event at 17.00u in my calendar. For someone in UTC timezone the event will (or should...) be shown at 12.00u. The data presented in the calendar is the actual inputted data. You can, if you want, add timezone info to that as well by formatting the datetime field in your view.

Eric

lluisandreu’s picture

We also have the same issue. The timezone is set to Europe/Madrid but the node is shown an hour earlier. I attach screenshots for clarification.

Thanks.