Skip to content

Conversation

@EgorBo
Copy link
Member

@EgorBo EgorBo commented Sep 16, 2020

This PR brings fixes from dotnet/icu#38 for icudt*.dat files (resources).

Customer Impact

We tried to strip as much data as we can from icudt.dat for 5.0 release and got rid of some pieces that our customers might need.
Fortunately, these pieces don't increase size much: +~30kb uncompressed or +4kb after compression).

dotnet/icu#37 - Add all en-* locales (fixes #42328)
dotnet/icu#34 - Fix datetime formats for KN and several other locales (fixes dotnet/aspnetcore#25521 (comment))
dotnet/icu#25 - Add Japanese calendar for ja(ja_JP) locale (it used to accept only english letters for japanese era name, e.g. "Heisei" instead of "平成")

Testing

System.Globalization.* tests + local testing

Risk

Low, this PR only updates icudat.dat resource files

@ghost
Copy link

ghost commented Sep 16, 2020

Tagging subscribers to this area: @tarekgh, @safern, @krwq
See info in area-owners.md if you want to be subscribed.

@EgorBo EgorBo closed this Sep 16, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant