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

search for in the

Afryka> <Relative Formats
[edit] Last updated: Fri, 23 Mar 2012

view this page in

Lista obsługiwanych stref czasowych

Spis treści

Tutaj znajdziesz kompletną listę stref czasowych obsługiwanych przez PHP, co oznacza, że mogą być użyte np. w date_default_timezone_set().

Informacja: Najnowsza wersja bazy danych stref czasowych może być zainstalowana przez PECL » timezonedb. Dla użytkowników Windows, skompilowane DLL mogą być ściagnięte ze strony PECL4Win: » php_timezonedb.dll.

Informacja: Ta lista jest oparta o wersję bazy danych stref czasowych 2012.2.



add a note add a note User Contributed Notes Lista obsługiwanych stref czasowych
Anonymous 21-Feb-2012 03:19
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