Convert Local Time to UTC
#Firmware/v282
utc, isdst = time.localtoutc(tm)
Convert local time to UTC.
Parameter
Type
Description
tm
integer
UNIX Time
Returns
Type
Description
utc
integer
UTC time
isdst
boolean
If daylight saving