Y
Hacker News
new
|
ask
|
show
|
jobs
by
cm2187
616 days ago
C#'s "ToUpper" takes an optional CultureInfo argument if you want to play around with how to treat different languages. Again, solved problem decades ago.
1 comments
account42
615 days ago
This is not a locale issue, it's a Unicode version issue. Which hightlights another problem with adding this to the base standard library.
link