Timezone picker

Anyone has implemented timezone picker on Wappler?

I found this though,
http://timezonepicker.com/?w=0&base=gray

I would like to know the easier way if somebody already did it.

Thanks,

Why would you need a plugin for that?
These are just two dynamic select menus, the selection of the first one controls what to show in the second. All you need here is to download a database of the timezones and countries and call the data in two selects on your page.
A quick googling shows this data is available: https://timezonedb.com/download it may also be available on other places as well :slight_smile:

1 Like

It is not necessary to use this plugin particularly.
I just wanted users to pick their time zone to register.

The link you listed here is much simpler, I use this one, thanks a lot!

1 Like