IntlTimeZone::getIDForWindowsID
intltz_get_id_for_windows_id
(PHP 7 >= 7.1.0, PHP 8)
IntlTimeZone::getIDForWindowsID -- intltz_get_id_for_windows_id — Windows のタイムゾーンを、システムタイムゾーンに翻訳する
説明
オブジェクト指向型 (method):
public static IntlTimeZone::getIDForWindowsID(string
$timezoneId
, ?string $region
= null
): string|false手続き型:
Windows のタイムゾーン (例: "Pacific Standard Time") を、システムタイムゾーン (例: "America/Los_Angeles") に翻訳します。
注意: この関数を使うには、ICU version ≥ 52 が必要です。
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
パラメータ
timezoneId
-
region
-
戻り値
システムタイムゾーンを返します。
失敗した場合に false
を返します.
変更履歴
バージョン | 説明 |
---|---|
8.0.0 |
region は、nullable になりました。
|
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google