Black Ops III

GetSystemTime

Returns the time of the system in a vector where the 0 index is hours (in 24hr time), 1 is minutes, and 2 is seconds

Example:

GetSystemTime(1)

Parameters

ParameterSummary
[ignore timezone]Set to non-zero to ignore the timezone information

* = mandatory