Function date_default_timezone_set() is not available

前端 未结 3 588
情深已故
情深已故 2020-12-10 14:14

As the title says, can anybody explain why the code

ini_set( \'date.timezone\', \'Europe/Athens\' );

works but

date_default         


        
3条回答
提交回复
热议问题