manuelmhtr / countries-and-timezones

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

fix: typed Timezone.name #49

Closed vicary closed 1 year ago

vicary commented 2 years ago

Timezone.name should be of type TypezoneName instead of string, increases type safety.

manuelmhtr commented 1 year ago

Thank you! the change will be included in version 3.4.