setDate

From Bohemia Interactive Community
Revision as of 21:01, 4 July 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


setDate [year, month, day, hour, minute]


Operand types:

[year, month, day, hour, minute]: Array

Type of returned value:

Nothing

Compatibility:

Version 1.86 required.

Description:

Sets the actual mission date and time.


Example:

setDate [1986, 2, 25, 16, 0]