Posts: 407
Threads: 83
Joined: May 2011
Reputation:
0
If I set field tip to datetime, how should the value look?
Posts: 929
Threads: 17
Joined: Mar 2012
Reputation:
0
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.