简单教程
提交运行
代码编辑器:
<?php $date=date_create(null,timezone_open("Europe/Paris")); $tz = date_timezone_get($date); echo timezone_name_get($tz);
运行结果: