Skip to content
kerrishotts edited this page Nov 14, 2012 · 1 revision

(part of PKUTIL)

Return Type: float

Parameters: none

Returns the number of milliseconds since January 1, 1970. Divide by 1000 to return the number of seconds.

For example:

var x = PKUTIL.getUnixTime();

Version

0.1 Introduced

0.2 Docs Valid

Clone this wiki locally