mattjohnsonpint / TimeZoneNames

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

Both time zone abbreviations for 'Africa/Casablanca' should be WEST #74

Closed dmytro-mazur closed 2 years ago

dmytro-mazur commented 2 years ago

Hi dear team,

According to https://www.timeanddate.com/time/zone/morocco/casablanca both abbreviations(Standard + Daylight) for Africa/Casablanca should be WEST. Could you please check and fix.

Thanks in advance.

mattjohnsonpint commented 2 years ago

Hi. This library sources the data from the Unicode CLDR project. Data accuracy concerns should be raised there.

That said, I'm not sure that TimeAndDate is correct on this one. The S in WEST is for Summer, not Standard. I think it may be an error in their web site. I've reported it to them.

Thanks.

dmytro-mazur commented 2 years ago

@mattjohnsonpint thank you so much for your answer and help. Could you please write the link using which I could verify that it's fixed?

Thanks in advance.