mattjohnsonpint / TimeZoneNames

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

Incorrect offset for Volgograd Timezone #89

Closed mateuszrozanski closed 1 year ago

mateuszrozanski commented 1 year ago

Hi. For en-US language code, method GetDisplayNames returns Volgograd timezone with incorrect offset. It should have offset UTC +3:00 instead of the current one UTC +4:00. Could you fix that ?

image

mattjohnsonpint commented 1 year ago

Hi. This was already fixed in 6.0.0. Are you on an older version?

There's a snapshot test here for it:

https://github.com/mattjohnsonpint/TimeZoneNames/blob/c295e8f6198a4332cbb19997e3c461c0557048a8/test/TimeZoneNames.Tests/Verify/DisplayNamesTests/CanGetDisplayNames_IanaZones/DisplayNamesTests.CanGetDisplayNames_IanaZones_language%3Den_US.verified.txt#L78