mattjohnsonpint / TimeZoneNames

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

Gulf Standard Time typo #99

Closed TheNamelessHero closed 1 year ago

TheNamelessHero commented 1 year ago

Hello,

While utilizing the TZNames.GetAbbreviationsForTimeZone(timeZone, "en-GB"), where "timeZone" is Gulf Standard Time, we return "GTS" instead of "GST" as an abbreviation. Perhaps just a typo, would be great if we can get this corrected. Not sure if the typo exists for other language codes.

mattjohnsonpint commented 1 year ago

Hi. Thanks, but that data comes from CLDR, so will need to be corrected there.

There's already an issue for this here: https://unicode-org.atlassian.net/browse/CLDR-16727