CoolClock icon indicating copy to clipboard operation
CoolClock copied to clipboard

Daylight saving time

Open enriquemorenotent opened this issue 12 years ago • 2 comments

Hi, I just realized that the clock for Berlin is still showing the winter time, but last week it should have changed to summer time.

Is there any way to fix this?

enriquemorenotent avatar Apr 08 '13 13:04 enriquemorenotent

Not really. CoolClock is not timezone aware. You have to adjust the GMT offset as required.

On Mon, Apr 8, 2013 at 11:51 PM, Enrique Moreno Tent < [email protected]> wrote:

Hi, I just realized that the clock for Berlin is still showing the winter time, but last week it should have changed to summer time.

Is there any way to fix this?

— Reply to this email directly or view it on GitHubhttps://github.com/simonbaird/CoolClock/issues/15 .

[email protected]

simonbaird avatar Apr 09 '13 10:04 simonbaird

The clock gets its time from the System clock, and applies an offset based on the gmtOffset option. Therefore any Daylight Savings Time (DST) will come from the System clock and its settings.

henrahmagix avatar Apr 09 '13 11:04 henrahmagix