mattjohnsonpint / TimeZoneNames

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

Incorrect names for time zone `Malay Peninsula Standard Time` #103

Open veselinovicnikola opened 10 months ago

veselinovicnikola commented 10 months ago

Returned names for time zone Malay Peninsula Standard Time:

For Standard name Standard Time is duplicated. For Generic name Time is duplicated.

Code used for getting names: TZNames.GetNamesForTimeZone("Malay Peninsula Standard Time", "en-GB")