Skip to content

nlyn/php-tz-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

php-tz-json

Quickly get a JS object dump of all IANA timezones. Perfect for populating <select> elements.

The timezone information is taken directly from PHP's DateTimeZone class.

Requirements

  • PHP with intl extension installed an enabled.

Running

Start a basic PHP server:

php -S localhost:8000

And then visit http://localhost:8000 in the browser.

License

MIT © nlyn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages