manuelmhtr / countries-and-timezones

Minimalistic library to work with countries and timezones data
MIT License
224 stars 67 forks source link

Invalid timezone for some countries. #29

Closed mohit000001 closed 3 years ago

mohit000001 commented 3 years ago

We are trying to get timezone for Russia. but we have found that it is giving W-SU for Russia. if we look into https://en.wikipedia.org/wiki/List_of_tz_database_time_zones 'W-SU' is Deprecated. Please update the timezones which have been Deprecated.

manuelmhtr commented 3 years ago

Hi @mohit000001, That's true, thanks. It will be removed in the next version (this week).

manuelmhtr commented 3 years ago

Hi @mohit000001. I just released version v3.0.0 which removes W-SU and other deprecated timezones.