GetUnixTime

Description

Returns the current date and time in unix time format, which is measured as seconds from 1st Jan 1970. It can be negative for dates before 1970.

Definition

integer GetUnixTime()