kaelri / enigma

A featured "suite" for the Windows system monitoring application, Rainmeter.
https://www.kaelri.com/project/enigma/
273 stars 94 forks source link

World: times off by 1 hour. #3

Closed kaelri closed 3 years ago

kaelri commented 12 years ago

This fix is available in the latest release.

The "DaylightSavingTime=1" option was accidentally left on the World skins' time measures. The new location provider returns the correct local GMT offset for all codes, so the DaylightSavingTime setting should not be used.

kaelri commented 12 years ago

Thanks to some additional feedback by Alex Becherer, it appears that the fix for this issue did not work as intended. A more comprehensive solution has been found and will be committed soon.

maaudet-ca commented 10 years ago

A solution to that would be to use timezoneId and turn it into a timezone. dstOffset and gmtOffset have been deprecated.

kaelri commented 3 years ago

Closing outdated issue.