Skip to content

76596 add "nb-NO" culture#271

Merged
mkhamoyan merged 2 commits intodotnet/mainfrom
76596_add_nb_culture
Oct 10, 2022
Merged

76596 add "nb-NO" culture#271
mkhamoyan merged 2 commits intodotnet/mainfrom
76596_add_nb_culture

Conversation

@mkhamoyan
Copy link

@mkhamoyan mkhamoyan commented Oct 7, 2022

Added "nb-NO" culture in the icu-filters.

Fix dotnet/runtime#76596

@mkhamoyan mkhamoyan changed the title 76596 add "nb-N)" culture 76596 add "nb-NO" culture Oct 7, 2022
"ms_MY",
"ms_SG",
"nb-NO",
"nb_NO",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lewing @radical should we add this culture for wasm?

Copy link
Member

@akoeplinger akoeplinger Oct 7, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer if we did so we don't have this one culture difference between iOS and wasm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

A DateTime.ToString with CultureInfo("nb-NO") gives the wrong datetime string output on iOS

3 participants