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

search for in the

아프리카> <Relative Formats
[edit] Last updated: Sat, 07 Jan 2012

view this page in

지원하는 시간대 목록

Table of Contents

여기에서 PHP에서 지원하는 모든 시간대 목록을 확인할 수 있습니다. 이는 date_default_timezone_set() 등에서 사용합니다.

Note: 최신 버전의 시간대 데이터베이스는 PECL의 » timezonedb를 통해 설치할 수 있습니다.

Note: 이 목록은 timezone 데이터베이스 버전에 기초하고 있습니다. 2011.14.



add a note add a note User Contributed Notes 지원하는 시간대 목록
Anonymous 21-Feb-2012 02: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