Hi all, Does anyone know how mysql stores dates?
I'm wondering whether it converts it back to UTC before storing it (and back to the client timezone setting when you select) or whether it leaves it "as is" with the timezone information.
So to change to a different timezone I'd have to convert it back to UTC and so on manually..
I've looked through the manual a few times but can't find an answer either way :(
Thanks, Chris. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]