elementary / calendar

Desktop calendar app designed for elementary OS
https://elementary.io
GNU General Public License v3.0
130 stars 39 forks source link

Event edit modal shows times of timezone in which the event is created #755

Open wout opened 2 years ago

wout commented 2 years ago

Problem

Today I have an event at 15:30, and in the sidebar, it shows up like that:

image

When I double-click the event, the times of the timezone in which the event was created are shown:

image

This is confusing.

Proposal

Option 1:

Show the event in the timezone the OS is set to.

Option 2:

Make a dropdown in the timezone section to be able to switch between the timezone of the event or the timezone of the OS.

Prior Art (Optional)

No response