NTPtimeESP
NTPtimeESP copied to clipboard
Small library for ESP8266 which returns the actual time adjusted by time zone and summer time
My ESP32 Wrover one time per 10 get the wrong time like "2036-2-7T6:28:16" although i check the strDateTime.isValid and it's true. the router NTP time is correct and never sending...
Assorted minor nitpicks: 1. Documentation and comments: mention that US daylight savings time is supported. 2. Fixed typos in defines. 3. Assorted whitespace fixes.
* This library in Web Registry: http://platformio.org/lib/show/2057/NTPtimeESP * Specification: [library.json](http://docs.platformio.org/page/librarymanager/config.html) * Library Manager: http://docs.platformio.org/page/librarymanager/index.html