Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 407 Bytes

README.rst

File metadata and controls

12 lines (8 loc) · 407 Bytes

SystemClock NTP

Demonstrates various methods for keeping the system clock updated from a Network Time Server using the NtpClient class.

The Timezone class is used to convert between UTC and local times, accounting for daylight savings.

The SolarCalculator class is used to calculate times of next sunrise and sunset, which you might want to automate activation of lights, for example.