Cldr Utils version 2.28.2
Bug Fixes
- Use
:erlang.iolist_to_binary/1instead ofList.to_string/1since the later won't handle some unicode correctly.
:erlang.iolist_to_binary/1 instead of List.to_string/1 since the later won't handle some unicode correctly.