David
14th Oct 2004, 06:54 pm
If you ever need to convert a real date to a Unix timestamp or vice versa, here is a great resource (http://www.4webhelp.net/us/timestamp.php).
I just moved the CADTutor phpBB Forum today and needed to update the board start date so that all the board stats were correctly calculated. In case anyone needs to do this in the future, the board timestamp can be changed by running a MySQL UPDATE query using phpMyAdmin.
I just moved the CADTutor phpBB Forum today and needed to update the board start date so that all the board stats were correctly calculated. In case anyone needs to do this in the future, the board timestamp can be changed by running a MySQL UPDATE query using phpMyAdmin.