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 afcd3d9 commit 0aab120Copy full SHA for 0aab120
adafruit_ntp.py
@@ -55,7 +55,6 @@ 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 int 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