PHP 菜鳥教程

PHP 高級教程

PHP & MySQL

PHP 參考手冊

PHP timezone_open() 函數(shù)用法及示例

PHP Date & Time 函數(shù)手冊

timezone_open()函數(shù)創(chuàng)建新的DateTimeZone對象

定義和用法

timezone_open()函數(shù)是DateTimeZone::__ construct()的別名。 它接受時區(qū)字符串作為參數(shù),并創(chuàng)建一個DateTimeZone對象。

語法

timezone_open($timezone)

參數(shù)

序號參數(shù)及說明
1

timezone (必需)

這是表示時區(qū)的字符串值。

返回值

timezone_name_get()函數(shù)返回DateTimeZone對象。如果失敗,則此函數(shù)返回布爾值false。

PHP版本

此函數(shù)最初是在PHP版本5.2.0中引入的,并且可以在所有更高版本中使用。

在線示例

以下示例演示了timezone_open()函數(shù)的用法-

<?php
   $tz = "Indian/mahe";
   $res = timezone_open($tz);   
   print_r($res);
?>
測試看看?/?

輸出結果

DateTimeZone Object
(
  [timezone_type] => 3
  [timezone] => Indian/mahe
)

在線示例

創(chuàng)建一個新的 DateTimeZone 對象,然后返回時區(qū)的名稱:

<?php
$dateSrc = '2017-06-25 1:50 GMT';
$dateTime = date_create( $dateSrc);
   
$DateTimeZone = timezone_open ( 'America/Chicago' );
date_timezone_set( $dateTime, $DateTimeZone );
$NewDateTimeZone = date_timezone_get($dateTime);
   
echo '新時區(qū)為 '. timezone_name_get($NewDateTimeZone);
echo "\n";

# 使用第二種方法
$dateTime = new DateTime($dateSrc);
   
$DateTimeZone = new DateTimeZone( 'America/Chicago' );
$dateTime->setTimezone( $DateTimeZone );
$NewDateTimeZone = $dateTime->getTimezone ();
   
echo '新時區(qū)為 '. timezone_name_get ($NewDateTimeZone);
?>
測試看看?/?

輸出結果:

新時區(qū)為 America/Chicago
新時區(qū)為 America/Chicago

丰满人妻一级特黄a大片,午夜无码免费福利一级,欧美亚洲精品在线,国产婷婷成人久久Av免费高清