Set the Time
#Firmware/v250
tm, isdst = time.set(tm, isdst)
Note
Deprecated.
Use
time.setutc
&
time.setlocal