/TimestampToDate

Timestamp To Date converter (Made by Jochemd)

Primary LanguageC++GNU General Public License v3.0GPL-3.0

TimestampToDate

Timestamp To Date converter (Made by Jochemd)

I do not own this. This include has been in PasteBin for too long. I am dropping it here so everyone can make use of it.

Official forum link (however, it might be dead). http://forum.sa-mp.com/member.php?u=580 -

  • native TimestampToDate(Timestamp, &year, &month, &day, &hour, &minute, &second, HourGMT, MinuteGMT = 0);
  • native DateToTimestamp(str[11]);