How do I get a MySQL timestamp field to update itself when the server is in a different time zone, i.e., I want it to have the date for my time zone.
The field updates itself automatically, of course, without being referenced in the SQL query. I'd like to avoid having to change every query to include tweaking the field for the different time zone. kind regards, bill hollett -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php