lukevella / rallly

Rallly is an open-source scheduling and collaboration tool designed to make organizing events and meetings easier.
https://rallly.co
GNU Affero General Public License v3.0
3.54k stars 338 forks source link

Time zone picker #546

Open lukevella opened 1 year ago

lukevella commented 1 year ago

This issue is open to discuss improvements to the time zone picker. Drop ideas here or examples of good time zone pickers. I will eventually spec this out.

lukevella commented 1 year ago

I'll start. I really like how cal.com does it. Searching by cities seems like a very intuitive thing to do. We'd need a list of major cities and their corresponding time zones.

The list might be very long so having a way to virtualize it might be good too.

TheZoker commented 1 year ago

I recently saw this project: https://github.com/ndom91/react-timezone-select

Could be quite suitable for this issue

fraserws commented 11 months ago

I think this issue should be closed, seems to be implemented.