When downloading the iCal calendar links from an event page, it puts incorrect times in the calendar. This happens in both Windows Calendar and Outlook.
The iCal will use the timezone set on the event to output the datetime in UTC using the offset from that setting. You’re client which you are opening the iCal with will then apply your local offset to that value as its in UTC, which means you need to fix the offset in use on the site.
First, create a backup of the site’s database (don’t skip this step, if something goes wrong with the steps below you will need this).
Then, go to Dashboard -> Settings -> General.
Set the timezone to a city that uses the correct offset.
Then we have a DateTime offset utility you can use to update the date/times in your database with the correct offset.
There you can set what the offset should be and update the values within your database. So if your timezone is +2 hours, set just ‘2’ in the Osset field and apply.
(Note that the offset utility uses Decimal values, not hours and minutes)
Viewing 3 reply threads
The support post ‘Wrong times in calendar’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.