-
Notifications
You must be signed in to change notification settings - Fork 129
Stop Time Zone changes #201
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This enhancement will have an additional benefit: it will allow to automate testing using different time zones. See #190 |
I think that interface of this setting may be very simple: just a checkbox.
|
The naming "fix" is very ambiguous. It should describe what is actually happening. Eg.: "Adjust times to local timezone" with default being "on" (current behavior). |
It is not really "adjusting" nor "fixing". The time of an event is not changed in any way. Only the way how it is displayed is changed. When a time of an event is not displayed in current (local) time zone, the timezone must be displayed together with the time. Otherwise it shows wrong data. When traveling by plane, I often have flight represented as an event which has begins in one time zone and ends in another. Lightning (calendar extension for Thunderbird) shows both times in local time zones when event is displayed in calendar view, but when event is edited, each time is shown in time zone specified by user (so the same numbers are on flight ticket and in calendar). |
@mpost @jkufner Maybe a word "Lock" is better. |
My calendar program has a box in set up that is labeled "use home time
|
The "Time Zone Lock" feature tested to work as expected internally: it is now a part of a test suite, used when we need to replay a list of events in a specific time zone. |
Great!
|
So I propose this implementation of the feature: just a checkbox.
|
Perfect! Thanks.
|
I like the short wording. How about we streamline it a little to be more in synch with the other settings? Eg "lock timezone". |
@mpost good: "Lock time zone" ("time zone" is used in Android settings. We need to be consistent ) |
@yvolk yeah agreed. "time zone" is correct. |
Implemented |
To be released in v.1.10.0 |
Could you add a feature like android calendar has to keep event times from changing when travelling to different time zones. It's frustrating when the times change in the widget because they were made in a different time zone. My full calendar keeps the times at the original ones so I have 2 times for each calendar event: the widget and the full calendar.
Thanks
The text was updated successfully, but these errors were encountered: