UnixUTCToLocal

UnixUTCToLocal — converts a UTC Unix time into local time.

Syntax

UnixUTCToLocal (secs, offsetsecs)
    

Arguments

secs

Unix time, in seconds.

offsetsecs

The offset between local time and UTC, in seconds.

Returns

A local time.