Complete list here
https://raw.githubusercontent.com/leon-do/Timezones/main/timezone.json
これは、PHP がサポートしているタイムゾーンの完全なリストです。例えば date_default_timezone_set() などで使用します。
ここに挙げられていないタイムゾーンの挙動は未定義です。
注意: 最新バージョンのタイムゾーンデータベースは、PECL の » timezonedb からインストールできます。
注意: このリストの元になっているのは、タイムゾーンデータベース バージョン 2024.1.
Complete list here
https://raw.githubusercontent.com/leon-do/Timezones/main/timezone.json
The list of valid timezones is available as DateTimeZone::listIdentifiers (https://www.php.net/manual/en/datetimezone.listidentifiers.php)