date: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 14: Line 14:
| [[Array]] |= Return value
| [[Array]] |= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________
|x1= <pre> _DateStamp=Date;</pre> |=Example 1


|  |= See also
|  |= See also

Revision as of 10:33, 27 August 2007

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Return the actual mission date and time as an array [year, month, day, hour, minute].
Groups:
Uncategorised

Syntax

Syntax:
Array = date
Return Value:
Array

Examples

Example 1:
 _DateStamp=Date;

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section