timezonepicker icon indicating copy to clipboard operation
timezonepicker copied to clipboard

Implementation without PHP?

Open brylie opened this issue 9 years ago • 2 comments

I am building a JavaScript application, and would like to use your timezone picker. I do not want to add PHP as a requirement to my application, since JavaScript is sufficient for the full stack.

Is there a port of this package available without the PHP requirement?

brylie avatar Jan 05 '16 08:01 brylie

PHP is not a requirement at all. The implementation is only jQuery + HTML. The website timezonepicker.com can generate an imagemap at a particular size, then you can copy/paste the imagemap into your application.

quicksketch avatar Jun 16 '17 15:06 quicksketch

please give some more points about the configuration of the plugin and also about the generation imagemap for using in js.

thanigai786 avatar Oct 03 '18 11:10 thanigai786