-
Notifications
You must be signed in to change notification settings - Fork 24
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
Sunrise/Sunset times display in UTC #123
Comments
Hmm. In which case it looks I've made a stupid mistake in the code - it says LOCAL, even if your preferences are set to "My Local TIme" or "UTC"... That should be a fairly quick fix. Fixing the icon might be a bit trickier. I won't know for sure until I start digging into the code... Will look at it tomorrow - it's past my bedtime. |
Fix issue #123 "Sunrise/Sunset times display in UTC"
I have just uploaded a fix for this issue. Please try downloading and installing this new beta version. |
I have tried confirming my hardware clock is set to UTC and setting it to my local time, and changing the time zone on my system, all to no avail. I've tried using all three Timezone settings in the widget each time, and it consistently presents me with UTC under local-time and Location Timezone and moves it to UTC+5 when I set it to UTC in the widget (my local time zone is UTC-5 currently). The widget seems to want to read my local time as UTC no matter how I set my clock. I also made sure to reboot after each reset of my hardware or system clock. |
I also have the same issue. Both local timezone settings exhibit this behaviour. |
Sunrise and sunset data are displaying in UTC regardless of local time zone, which also causes the icon in the system taskbar on KDE Plasma to display incorrectly, presenting nighttime icons until the local time passes the UTC sunrise time (if UTC says 1:00 pm but local sunrise time is 8:00 am, then the icon will stay a nighttime moon icon until 1:00 pm local time), and likewise for sunset, displaying a sun at nighttime until sunset time in UTC (local sunset at 6:00 pm but plasmoid lists as 11:00 pm untranslated from UTC). An example is below.
Note that data and icons in the graph when clicking on the plasmoid are correct, it is just this tooltip and the icon in the taskbar that are incorrect.
The text was updated successfully, but these errors were encountered: