We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91a842e commit 4687467Copy full SHA for 4687467
adafruit_ntp.py
@@ -55,6 +55,7 @@ def __init__(self, esp):
55
def set_time(self, tz_offset=0):
56
"""Fetches and sets the microcontroller's current time
57
in seconds since since Jan 1, 1970.
58
+
59
:param tz_offset: The offset of the local timezone,
60
in seconds west of UTC (negative in most of Western Europe,
61
positive in the US, zero in the UK).
0 commit comments