PHP Time GMT or not .. when using Codeigniter
As seen in doc:
https://ellislab.com/codeigniter/user-guide/helpers/date_helper.html
Set time_reference in config.php to ‘gmt’ and use the Date class, if you intend to let users set their own timezone settings.