Welcome Guest, Not a member yet? Register   Sign In
Especific Time Zone by user
#1

Hello,

Im trying to set an specific time zone by user. The point is that the specific time_zone is set in a controller

PHP Code:
ini_set('date.timezone''America/Santo_Domingo'); 

Even date_default_timezone_set is not working

PHP Code:
date_default_timezone_set('America/Santo_Domingo'); 


If time zone is set in the root index.php file of whole project, everything works fine

Thanks in advance,
Ruben
Reply


Messages In This Thread
Especific Time Zone by user - by rmiguel - 03-05-2015, 02:53 AM
RE: Especific Time Zone by user - by mwhitney - 03-05-2015, 08:56 AM



Theme © iAndrew 2016 - Forum software by © MyBB