-
-
Notifications
You must be signed in to change notification settings - Fork 16
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
custom timezone, for main clock (an option to ignore what have set in OS) that user can add "±1:30", "±2:30" or etc #36
Comments
The purpose of the main clock is to display the system time in a good-looking way. Adding such an option would be misleading because people would either:
|
I See, I understand, you're right. Thank you very much. |
@0xRustlang, if you're unaware, you should be able to manually set your timezone to an arbitrary UTC offset via where https://source.android.com/docs/core/connect/time#settings describes (if that's of use). |
Thanks. But as I mentioned in #30 There isn't any ±1:30, ±2:30 and etc. Only ±1, ±2, ... are exist there. Thanks again. |
Checklist
Feature description
Please add an option to set custom timezone for main clock.
Please allow user to set custom timezone for main app (ignoring what has set in OS), please add that option for main clock that user can add "±1:30", "±2:30" or etc (both negative or positive amount)
This can be an alternative simpler way to implement what i requested in #30
(Although that will be ideal, but i think this also is a good way to solve this issue although it's not ideal.
Why do you want this feature?
Many countries recently has changed their DST laws and stopped using it and that has created many issues for those that has old devices.
If you add these options, they really save most of annoyances that this caused users and really help them.
Thank you
Additional information
(I also has another request for exact same option for "world clock" part of app also but as you said that every issue should be about one request, i had created #37 for that and link it into this, if you want, i can merge them later)
The text was updated successfully, but these errors were encountered: