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

search for in the

Africa> <Constantes pré-definidas
[edit] Last updated: Wed, 19 Jun 2013

view this page in

Lista de Timezones Suportados

Índice

Aqui você encontrará a lista completa de timezones suportados pelo PHP, os quais podem ser usados com e.g. date_default_timezone_set().

Nota: A mais recente versão do banco de dados de timezone pode ser instalada via » timezonedb do PECL.

Nota: This list is based upon the timezone database version 2013.3.



add a note add a note User Contributed Notes Lista de Timezones Suportados - [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 | sitemap | contact | advertising | mirror sites