MorphingClockRemix icon indicating copy to clipboard operation
MorphingClockRemix copied to clipboard

Auto DST

Open anthonyjclarke opened this issue 4 years ago • 1 comments

Wondering if anyone has had a go at updating the code to use a library such as https://github.com/ropg/ezTime to autoset DST?

anthonyjclarke avatar Oct 06 '20 20:10 anthonyjclarke

it is an interesting idea, if not for having all-in-one functionality. from a solution perspective, it might be simpler to use the timestamp from the openweather server to accomplish this. if I remember right, it comes with time data based on local info but I might be wrong.

lmirel avatar Oct 07 '20 10:10 lmirel