04.12.2018, 13:32
Hello,
can't find correct answer, think LUA guru can help..
now = os.time() returns me 1543929730
How correct understand this value? How convert to normal time? (hours, minutes, seconds, milliseconds?) If I want to work with minutes, or seconds, how convert this value? Is it UNIX time stamp? Please explain a little, need to use in different timers.
Sorry for basic questions just learning LUA.
can't find correct answer, think LUA guru can help..
now = os.time() returns me 1543929730
How correct understand this value? How convert to normal time? (hours, minutes, seconds, milliseconds?) If I want to work with minutes, or seconds, how convert this value? Is it UNIX time stamp? Please explain a little, need to use in different timers.
Sorry for basic questions just learning LUA.