UnixLocalToUTC

UnixLocalToUTC — converts a local Unix time into UTC.

Syntax

UnixLocalToUTC (secs, offsetsecs)
    

Arguments

secs

Unix time, in seconds.

offsetsecs

The offset between local time and UTC, in seconds.

Returns

The UTC time.