Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
NumericFormatter should be able to format double correctly. expected:<111[.]000000> but was:<111[,]000000> #337
Comments
|
|
|
The encoding is supposed to be UTF-8. Cannot reproduce it, i have no idea what's wrong in your environment. Could you debug it to see which part of code the error comes from? |
Probably having something to do with my system not being en_US