question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

First of all, I don’t want to offend anyone. I’m really very grateful for such great lib, it helped us to solve a lot of problems. Thanks!

I do understand that probably this issue won’t change anything, since it’s, obviously, too late, and seems to be in accordance with numbro’s team visions.

But anyway, my two cents.

Why it has been decided to rely on culture term? In most part of i18n community used term locale (probably, thanks to GNU efforts).

I’m working as Translation Coordinator and i18ning some apps for about year or two, but never heard about culture code before. Obviously, I’ve probably came across it somewhere, since I’ve often used Microsoft tables with locale codes. But since locale term was so popular till that time I’ve never realized that Microsoft actually used culture code instead of locale.

I think it would be logical to use culture code if numbro was somehow related to Microsoft’s products, but it isn’t that case, and in Node community it isn’t well know term, since all popular i18n libs operate with term locale:

From my personal point of view, Microsoft invented culture as result of fatal flaw of locale term, despite everywhere in i18n community were used locale or language code terms, and its naming very confusing, since has nothing to do with culture. It consists of {language code} and {region code}. Does it represent any culture, which can be many in specified `{lang-Region}? Obviously no.

Issue Analytics

  • State:open
  • Created 8 years ago
  • Comments:14 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
BenjaminVanRyseghemcommented, Mar 24, 2017

I will try to do a clean up and use locale everywhere as it’s more GNU-ish than culture 😄

0reactions
gwynjuddcommented, Mar 24, 2017

Hello,

I’m a bit late to this discussion, but it seems like the concensus is that locale and culture should be synonyms in the code? In that case, should these deprecation warnings be removed?

e.g. https://github.com/foretagsplatsen/numbro/blob/b2c22217448d714f1548a55cedab6ba546bfae1c/dist/numbro.js#L742 https://github.com/foretagsplatsen/numbro/blob/b2c22217448d714f1548a55cedab6ba546bfae1c/dist/numbro.js#L789

there are many other examples. Should the culture methods & properties be made true aliases?

Read more comments on GitHub >

github_iconTop Results From Across the Web

The Culture Code: The Secrets of Highly Successful Groups
Combining leading-edge science, on-the-ground insights from world-class leaders, and practical ideas for action, The Culture Code offers a roadmap for creating ...
Read more >
The Culture Code | Unlock The Secrets to the Most Successful ...
From the New York Times bestselling author of The Talent Code comes a book that unlocks the secrets of highly successful groups and...
Read more >
The Culture Code: The Secrets of Highly Successful Groups
This is a nonfiction book that explores how groups succeed achieving their goals. It describes the characteristics of successful groups in different fields ......
Read more >
Cultured Code
Things is the award-winning personal task manager that helps you plan your day, manage your projects, and make real progress toward your goals....
Read more >
The Culture Code by Daniel Coyle Summary and Analysis
In The Culture Code, Coyle essentially walks you through the important parts of building a great group. He claims that to build a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found