View Single Post
  #6  
Old 29th April 2008, 18:32
djlee's Avatar
djlee djlee is offline
Senior Member
 
Join Date: Mar 2008
Posts: 183
Default Re: Birthday change?!
the timezone is most likely taken from the server time or GMT .. either you gotta install a timezone mod ... or you need to change the timezone used by mysql.

to do this .. i think u need to open the my.vnf and add this line

Code:
[mysqld_safe]
timezone = Europe/London
use google to find the name of teh timezone you need ... if its already there then just edit it instead
Reply With Quote