Time

server.time() method returns the current time in the number of seconds since the Unix Epoch (January 1 1970 00:00:00 GMT).

server.time() : int

Parameters

None

Return Values

Returns an integer containing the current time as a Unix timestamp