Instead of relying on system time zone database, you can use php timezone
database which gets updated more frequently. Here is how to do that :
pecl install timezonedb
If you do not have pecl command installed ( For Eg. Centos ) Run the following
command :
php /usr/share/php/peclcmd.php install