Topic: converting a date (yyyy-mm-dd hh:mm:ss) to punbb date format
Hi
I have a table with a field 'register_date ' which stores date_time values.
I would like to insert this in the punbbusers table, but don't how to convert datetime into timestamp.
Should be straight foreward, but I can't find any help on the mysql doc...
Thomas