NTPClient icon indicating copy to clipboard operation
NTPClient copied to clipboard

getting 16 hours more that the current

Open Mesihas opened this issue 3 years ago • 0 comments
trafficstars

ESP32 library version 3.0.2

When I am in south america:

NTPClient timeClient(ntpUDP, "2.south-america.pool.ntp.org"); // This shows 16 hours more

How can I get the time of where I am? the common pool also does not bring time

Mesihas avatar Mar 28 '22 02:03 Mesihas