03.03.2018, 15:19
how to use the function - TimestampToDate?
I have include "TimestampToDate.
I from Ukraine, how to set GMT+2?
I have include "TimestampToDate.
I from Ukraine, how to set GMT+2?
forward ClockSync(playerid);
public ClockSync(playerid)
{
new string[20];
Timestamp, year, month, day, hour, minute, second, HourGMT, MinuteGMT = 0); - ???????? !
format(string, sizeof(string), "%d:%d", hour, minute);
TextDrawSetString(Text:Clock, string);
SetWorldTime(hour);
}