How To Add TimeZone Support To MySQL Using Perl DBI

Author: , April 24th, 2011

First, make sure MySQL server has the time zone tables loaded, which are NOT there by default!

Next, tell MySQL to use the desired time zone via Perl:

MySQL TimeZone Support Info MySQL Date and Time Functions