When using Odoo website for event registrations, and the user is not logged in ("public user"), the time for the event is shown in UMT. It should be shown in local time for the event, which in this case is EET.
If a user is logged in, Odoo follows the user's timezone setting, which works fine, but how to set the default timezone for public web users like this?
That was it, thanks.