25.12.2014, 19:11
Hello guys, I got a little problem, I got this code here where the date wouldn't show normally, it shows the server was last restarted at "time" on "date" but "date" doesn't show the year correctly, it only shows 201 and not 2014.
PHP код:
format(lastrestart, sizeof(lastrestart), "*** {33AA33}The server was last restarted at %s on %s.", gLastRestartedTime, gLastRestartedDate);