获取您的 PHP 服务器 Result Size: 625 x 664
x
 
<!DOCTYPE html>
<html>
<body>
<?php
$tz=timezone_open("Europe/Paris");
echo timezone_name_get($tz);
?>
</body>
</html>
欧洲/巴黎