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

search for in the

Africa> <Relative Formats
[edit] Last updated: Fri, 17 May 2013

view this page in

elenco delle Timezone supportate

Indice dei contenuti

Di seguito, un elenco completo delle timezone supportate da PHP, che possono essere utilizzate, per esempio, da date_default_timezone_set().

Nota: L'ultima versione del database delle timezone può essere installato attraverso PECL » timezonedb.

Nota: Questo elenco è basato sulla versione del database di timezone 2013.3.



add a note add a note User Contributed Notes elenco delle Timezone supportate - [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