NXSL:time

Revision as of 23:29, 21 April 2012 by Victor (talk | contribs) (Created page with "__NOTOC__ Gets the system time. == Syntax == time(); == Return Value == System time as number of seconds elapsed since midnight (00:00:00), January 1, 1970, coordinated ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Gets the system time.


Syntax

time();


Return Value

System time as number of seconds elapsed since midnight (00:00:00), January 1, 1970, coordinated universal time, according to the system clock.