Skip to content

Instantly share code, notes, and snippets.

@adeolaawoyemi
Created November 3, 2010 07:44
Show Gist options
  • Save adeolaawoyemi/660861 to your computer and use it in GitHub Desktop.
Save adeolaawoyemi/660861 to your computer and use it in GitHub Desktop.
mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root mysql # run this in terminal
mysql> set global time_zone='UTC';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment