systemTime: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Some wiki formatting) |
BrettMayson (talk | contribs) mNo edit summary |
||
Line 10: | Line 10: | ||
|s1= [[systemTime]] | |s1= [[systemTime]] | ||
|r1= [[Array]] in format [year, month, day, hour, minute, second, millisecond] | |r1= [[Array]] of [[Number]]s in format [year, month, day, hour, minute, second, millisecond] | ||
|x1= <sqf>private _currentTime = systemTime;</sqf> | |x1= <sqf>private _currentTime = systemTime;</sqf> |
Latest revision as of 06:40, 7 November 2023
Description
- Description:
- Returns system time.
- Groups:
- Time
Syntax
- Syntax:
- systemTime
- Return Value:
- Array of Numbers in format [year, month, day, hour, minute, second, millisecond]
Examples
- Example 1:
- Example 2:
- Example 3:
Additional Information
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