Can be duplicated on tikiwiki.org
start and end time in tiki-calendar.php (add or edit mode) takes the GMT time, even if the current user is in local time.
This is not such a problem when adding an event because the user is expected to choose the time.
However, when someone edits an existing event, the start & end times are reverted back to GMT. When the user saves the event, the time is several hours off.
--
Related:
Also affects tiki-edit_article.php, tiki-edit_submission.php and tiki-view_tracker.php (when submitting a tracker)
To duplicate the bug, you must be in a different timezone than your server.
calendar fixed in 1.9.8 by Sylvie (Was related to server timezone)
More to come...
To help developers solve the bug, we kindly request that you demonstrate your bug on a show2.tiki.org instance. To start, simply select a version and click on "Create show2.tiki.org instance". Once the instance is ready (in a minute or two), as indicated in the status window below, you can then access that instance, login (the initial admin username/password is "admin") and configure the Tiki to demonstrate your bug. Priority will be given to bugs that have been demonstrated on show2.tiki.org.