set same timezone for MySQL and PHP
for MySQL change time zone in my.cnf default-time-zone = ‘+05:30’
and for PHP in the php.ini date.timezone = “Asia/Kolkata”
for MySQL change time zone in my.cnf default-time-zone = ‘+05:30’
and for PHP in the php.ini date.timezone = “Asia/Kolkata”