systemTimeUTC
Jump to navigation
Jump to search
Description
- Description:
- Returns systemTime according to Universal Time Coordinated time scale.
- Groups:
- Time
Syntax
- Syntax:
- systemTimeUTC
- Return Value:
- Array in format [year, month, day, hour, minute, second, millisecond]
Examples
- Example 1:
_UKTime = systemTimeUTC;
- Example 2:
systemTime params ["_y", "_m", "_d", "_h", "_min", "_s", "_ms"]; format ["%1:%2:%3", _h, _min, _s];
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