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 bdeb3a1 commit 1bf4346Copy full SHA for 1bf4346
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 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