28
Oct
How to change time zone for you php application :
date_default_timezone_set(‘Europe/Bucharest’);
Oct
How to change time zone for you php application :
date_default_timezone_set(‘Europe/Bucharest’);