country-list-js
country-list-js copied to clipboard
We should have timezone
I think only timezone missing at this point?
it will be a vector
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
in Python there's a library similar to what we're building. check out: https://pypi.org/project/countryinfo/