Skip to content

NTP Service

suraj inamdar edited this page May 5, 2020 · 2 revisions

NTP Service

If your ESP8266 project has access to the Internet, you can get date and time (with a precision within a few milliseconds of UTC) for FREE. You don’t need any additional hardware. NTP sets the clocks of computers to UTC, any local time zone offset or day light saving time offset is applied by the client.

Clone this wiki locally