Garry's Mod Wiki

Garry's Mod Wiki

  number os.time( table dateData = nil )

Description

Returns the system time in seconds past the unix epoch. If a table is supplied, the function attempts to build a system time with the specified table members.

Arguments

1 table dateData = nil
Table to generate the time from. This table's data is interpreted as being in the local timezone. See DateData structure

Returns

1 number
Seconds passed since Unix epoch

Example

Prints out the current time, in seconds past the unix epoch.

Output: 1581691801

This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.

Page content is automatically updated four times a day. Edits and history are not available.

Last Parsed: Loading...