SA-MP Forums Archive
MySQL - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: MySQL (/showthread.php?tid=352875)



MySQL - BaubaS - 21.06.2012

If I set field tip to datetime, how should the value look?


Re: MySQL - Jonny5 - 21.06.2012

i think its better to use UNIX time..

but as far as the datetime field, i believe you can also set a format to use
eg) dd/mm/yyyy or mm/dd/yyyy ect..

look at the mysql website for more info on mysql fields and queries.


Respuesta: MySQL - BaubaS - 21.06.2012

Thank you for the idea using unix timestamp. Thanks


Re: MySQL - Jonny5 - 22.06.2012

hey np,
also when i was just looking in another topic i run across this tutorial on unix timestamps
should be useful to ya.

https://sampforum.blast.hk/showthread.php?tid=254915


Respuesta: MySQL - BaubaS - 22.06.2012

Nah, Im not now with unix timestamps, using for some months already nvm ty