country-list-js icon indicating copy to clipboard operation
country-list-js copied to clipboard

We should have timezone

Open i-rocky opened this issue 4 years ago • 3 comments

I think only timezone missing at this point?

i-rocky avatar Apr 08 '20 01:04 i-rocky

it will be a vector

ekkis avatar Apr 09 '20 17:04 ekkis

I spent a little time with this. the problem is that timezones are more applicable to regions than to countries. for example, Russia has a lot of timezones. the US has 5

ekkis avatar Oct 26 '23 07:10 ekkis

in Python there's a library similar to what we're building. check out: https://pypi.org/project/countryinfo/

ekkis avatar Oct 26 '23 07:10 ekkis