nathank
(Nathan Kershaw)
June 28, 2022, 1:49am
1
When I set the Timezone appropriately in the Event Settings as per this:
The correct time is displayed in the Topic list (it was 2 hours ago)
UTC is shown in the topic instead (i.e. 13 hours behind for us)
Workaround
At the moment, if I simply set the timezone as UTC it works fine.
I have added this CSS to prevent users from adding a timezone
// hide the timezone field for Discourse Events / Calendar Plugin
.discourse-post-event-builder-modal .timezone {
display: none;
}
7 Likes
MrScopi
(Scott King)
July 21, 2022, 2:28pm
2
This is happening to me too, if there are any fixes available or if I missed a server setting I would love to know. Thank you!
2 Likes
david
(David Taylor)
July 21, 2022, 4:19pm
4
We’re aware of the issue, and hope to have a fix ready soon. In the meantime, the workaround is to set the event’s timezone in UTC - it will then be correctly translated to everyone’s local timezone in the UI.
2 Likes
MrScopi
(Scott King)
July 21, 2022, 4:58pm
5
Thanks for the response, I plan to keep it set so I’ll know when its fixed. We’re still evaluating it as a way to organize events, so it was more inconvenient than game-breaking.
1 Like
david
(David Taylor)
July 21, 2022, 4:59pm
6
I’ll be sure to post here as soon as it’s fixed - set this topic to ‘watching’ and then you’ll get a notification for replies
2 Likes
david
(David Taylor)
July 26, 2022, 11:56am
7
I’ve pushed a number of fixes to the plugin, so things should be working much better now
Please let us know if you’re still seeing any timezone-related issues. (cc @nathank @MrScopi )
5 Likes
david
(David Taylor)
Closed
August 8, 2022, 7:00am
8
This topic was automatically closed after 12 days. New replies are no longer allowed.