Convert Local Time to UTC

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