mattjohnsonpint / TimeZoneNames

Provides a complete source of localized time zone names and abbreviations.
MIT License
196 stars 32 forks source link

Validate data for all time zones #8

Closed mattjohnsonpint closed 8 years ago

mattjohnsonpint commented 9 years ago

Since the promise of this library is to resolve an abbreviation or name for all inputs, we need to test all time zones and fill in any gaps. CLDR should be authoritative in most cases, but TZDB will be in others, and we may need some manual corrections as well.

mattjohnsonpint commented 9 years ago

See #6

mattjohnsonpint commented 8 years ago

There are now unit tests for this in v1.3.0