MyBB Community Forums

Full Version: [F] Start and endtime of announcements [C-Chris]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
If you add/edit an announcement in the Admin-CP the start and end time are in GMT.

If you add/edit an announcement in the Mod-CP the timezone of the user is used. That's ok but if the user edits an announcement the timestamp stored in the database isn't in GMT anymore.

Here's an example:

1. Here you can see the announcement created in the Admin-CP:
[attachment=11968]
2. If you open the same announcement in the Mod-CP all times are GMT+1 according to the users settings:
[attachment=11969]
3. After saving the announcement in the Mod-CP without changing anything all times are GMT+2:
[attachment=11970]
Thank you for your bug report.

This bug has been fixed in our internal code repository. Please note that the problem will not be fixed here until these forums are updated.

With regards,
MyBB Group
Note, this actually does not affect the "New Announcement" MCP page. Only the "Edit Announcement" MCP page.