Closed
Description
I'm using
Arduino/cores/esp8266/time.cpp
Line 101 in 36c369b
with
timezone_sec=0
but wondering about that the time after this call is 8 hours in front.
I'm not a c(++) expert, but could it be, that the following as no affect?
Arduino/cores/esp8266/sntp-lwip2.cpp
Line 440 in 36c369b
because of the static declaration of
time_zone
inArduino/cores/esp8266/sntp-lwip2.cpp
Line 103 in 36c369b
Metadata
Metadata
Assignees
Labels
No labels