Replies: 6 comments 2 replies
-
I'm a bit confused. Can you post a description of where the clock should be added? There is a Clock Widget then a localtime info for particular QSO partner. Where do you want to add a clock? All QLog's clock are in UTC except following clock - this clock info is in a real localtime zone. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I saw your PR. Unfortunately, I breaks the design of the widget. The widget has to be simple. Unfortunately, you are duplicating information that are already shown. The primary aim of the widget is to show a clock in UTC. The local time is not important. In general, QLog shows all times in UTC (with one exception which is present in my comment above). why do you think that the PR should be applied? What is the use-case? |
Beta Was this translation helpful? Give feedback.
-
The PR is different to this. This is just an idea. It's not yet even pushed anywhere. The PR is about code optimization. |
Beta Was this translation helpful? Give feedback.
-
and I forgot. All time has to reflect locale (date/time format) without timezone. It is important emphasize "without timezone". QT is curious that the Long Local time format is platform-dependent - I don't know why. |
Beta Was this translation helpful? Give feedback.
-
You are right. Now I am mixing two thinks together. Sorry...getting back to UTC. What is the use-case? Why do you want to change it? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
@foldynl,
Hi! Out of curiosity, do you consider adding UTC clock? E.g., like this:
UTC text size will be 12pt.
Technically my question already has an implementation so I could put it in a branch and create a PR so you could take a look and make a decision...
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions