Monthly Archive for April, 2005

MySQL Timezone Create Table SQL Script

I did a lot of searching to find a pre-made SQL script for MySQL for timezone information. Not finding one, I did it the hard way and looked up timezone info on the web, then compiled it into a neat little MySQL table to share with other developers. You can download the source files in different formats as well as a HTML select menu.

Continue reading ‘MySQL Timezone Create Table SQL Script’