Directadmin php.ini disable daylight saving

216 Views Asked by At

I have a problem from php time . On my centos 7 server I had installed directadmin and I disabled daylight on centos but I dont know how to disable daylight on php.ini . please help me

I set timezone Asia/tehran in php.ini but i want when use

php -r "date_default_timezone_set('Asia/Tehran'); echo date('H:i');"

show me current server time.

0

There are 0 best solutions below