PDA

View Full Version : change timezone


elec2010
01-03-2007, 02:51 AM
hi
is there any way for you to change the phpmyadmin mysql database 2451_test system timezone from utc to est???
thanks

UnlimitedMB
01-03-2007, 02:56 AM
I wasnt aware mysql even had time zones, i dont think it does.
What is it your trying to do?

arenlor
01-03-2007, 07:07 AM
Mysql does have timezones, very important/useful for Timestamps. I encountered this issue as well, it won't let you change it with our permissions. http://dev.mysql.com/doc/refman/5.0/en/time-zone-support.html to prevent time searching that should contain what you need to know, if it's not 5.0 just change that number I guess.