Convert UTC to Local Time

tm, isdst = time.localtoutc(utc)

Convert UTC to local time.

Parameter Type Description
utc integer UTC time
Returns Type Description
tm integer UNIX Time
isdst boolean If daylight saving