nathank
(Nathan Kershaw)
2022 年6 月 28 日 01:49
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 个赞
MrScopi
(Scott King)
2022 年7 月 21 日 14:28
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 个赞
david
(David Taylor)
2022 年7 月 21 日 16:19
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 个赞
MrScopi
(Scott King)
2022 年7 月 21 日 16:58
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 个赞
david
(David Taylor)
2022 年7 月 21 日 16:59
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 个赞
david
(David Taylor)
2022 年7 月 26 日 11:56
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 个赞
david
(David Taylor)
关闭
2022 年8 月 8 日 07:00
8
This topic was automatically closed after 12 days. New replies are no longer allowed.