downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

アフリカ> <相対的な書式
[edit] Last updated: Fri, 17 May 2013

view this page in

サポートされるタイムゾーンのリスト

目次

これは、PHP がサポートしているタイムゾーンの完全なリストです。例えば date_default_timezone_set() などで使用します。

注意: 最新バージョンのタイムゾーンデータベースは、PECL の » timezonedb からインストールできます。

注意: このリストの元になっているのは、タイムゾーンデータベース バージョン 2013.3.



add a note add a note User Contributed Notes サポートされるタイムゾーンのリスト - [1 notes]
up
0
Anonymous
1 year ago
Some linux dsitributions (eg: debian) use the disrio-provided zoneinfo database (/usr/share/zoneinfo). This means to get a list of timezones programmatically you can search through that directory (recursively).  This also means that zones used by other software that use this zoneinfo database (eg postgresql) will also be supported by php.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites