17-09-2018, 21:58
(17-09-2018, 09:18)jarekh3 Wrote: I do not understand why the program ignores my time zone settings.
Code:TimeChangeRule PST = {"PST", Last, Sun, Mar, 1, 120}; //Portuguese Summer Time - "UTC + 1" or GMT + 1
TimeChangeRule GMT = {"GMT", Last, Sun, Oct, 2, 60}; //Portuguese Winter Time - "UTC + 0" or GMT
Timezone myTZ(PST, GMT);
Slowly end to me ideas, replace the EEPROM, Meduino, whether to buy a fifth RTC?
Hi jarekh3,
I think you are from Poland, so why are you entering Pacific Time? I think you have the same time as here in the Czech Republic.
This is my settings:
Code:
TimeChangeRule CEST = {"GMT+2", Last, Sun, Mar, 2, 120}; //Central European Summer Time - "GMT + 2"
TimeChangeRule CET = {"GMT+1", Last, Sun, Oct, 3, 60}; //Central European Time - "GMT + 1"
Timezone myTZ(CEST, CET);Could you try the same?


![[Image: 7d0a10d427c7.jpg]](https://naforum.zapodaj.net/images/7d0a10d427c7.jpg)
![[Image: a9dab8ad316d.jpg]](https://naforum.zapodaj.net/images/a9dab8ad316d.jpg)
![[Image: 10282f18d8ce.jpg]](https://naforum.zapodaj.net/images/10282f18d8ce.jpg)