-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
Time is behind by 4 hours #537
Comments
we use the C++ stdlib here with |
I can also reproduce it when setting my tz to different time zones. Since you closed the issue in waybar my guess is that waybar was compiled with a different stdlib that works with the new tzdata version and hyprlock wasn't. |
It seems that GCC 14.3 isn't available on Arch Linux -- this should've already been fixed in |
(and for anyone reading this affected, |
I think hyprlock is build with gcc and waybar with clang? |
That'd explain it |
Regression?
No
Hyprlock Info and Version
v0.5.0
Hyprlock config
label { monitor = text = $TIME12 text_align = center color = rgb(224, 222, 244) font_size = 48 font_family = Cartograph CF rotate = 0 position = 0, 120 halign = center valign = center }
Compositor Info and Version
System/Version info
Description
My local time is 2:44 PM, but hyprlock shows 10:44 AM
Occurs with both
$TIME12
and$TIME
My system was first on PDT, but then I set the time to ART (+4 hours) when I first got to Argentina (where I'm currently staying)
How to reproduce
Unsure, this may be a tzdata issue? (ref: Alexays/Waybar#3570)
Crash reports, logs, images, videos
No response
The text was updated successfully, but these errors were encountered: