-
Notifications
You must be signed in to change notification settings - Fork 211
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
Weather widget - day/time in UTC #360
Conversation
Pull changes from origin
Not working for me: it gives a nightly icon, while it's AM here. |
Hmm, on my 3 computers it works properly. I've added some debug output: https://github.com/trap000d/lain/blob/debug/widget/weather.lua
|
2017-09-07 17:51:55 W: awesome: Times:1504799515 3600 1504845358 1504891431 1504735200 1504731600
2017-09-07 17:51:55 W: awesome: Weather icon:11n Icon is |
After looking at your logs... Well... I've forgotten of DST. Also I've tried to optimize code a bit. Here the debug version. Please test if it works on your machine. |
It's OK now. Remove debugs, Wiki has to be updated too. |
OK. 59f99ea |
Thank you. |
utc_offset option/function is not need anymore