Coder Social home page Coder Social logo

Comments (5)

Rucadi avatar Rucadi commented on May 29, 2024 2

According to #51090 (comment)
The output is not guarantee to be the same over the same major.
You should never rely on the output of formatted date.

cc @flakey-bit
ICU 74.2 released on Dec 12 2023
Chromium picked it up on Mar 13 2024
So, it will eventually the same on Chromium / Chrome in later time.

In my opinion, breaking changes that don't have positive sides or just for the sake of changing should not be allowed on the same major.
Only makes people lives harder and (maybe not up-to-best practices software but) already working software, that may be used in unimaginable contexts, fail.

from node.

cvisserMaxedy avatar cvisserMaxedy commented on May 29, 2024 1

Update, just tested this on node 20.12 and it has the same issue (not present in node 20.11)

from node.

climba03003 avatar climba03003 commented on May 29, 2024 1

According to #51090 (comment)
The output is not guarantee to be the same over the same major.
You should never rely on the output of formatted date.

cc @flakey-bit
ICU 74.2 released on Dec 12 2023
Chromium picked it up on Mar 13 2024
So, it will eventually the same on Chromium / Chrome in later time.

from node.

climba03003 avatar climba03003 commented on May 29, 2024 1

In my opiniom, breaking changes that don't have positive sides or just for the sake of changing should not be allowed on the same major.

I am not member of Node.js, I know it is not optimal and I asked for the same reason.
But the answer I received is NO. and here I just forward the same answer to you.

ICU data handling is hard, because it always changing and breaking.
Waiting until next major also not optimal either because some people may see as bug (outdated) too.

from node.

aduh95 avatar aduh95 commented on May 29, 2024

breaking changes that don't have positive sides or just for the sake of changing should not be allowed on the same major.

The issue is that such changes are quite hard to detect, and even harder to decide if such change has a positive side or not – e.g. in this case, for someone who is not Dutch, it's hard to judge whether that comma is important or not. As you can imagine, there are much harder cases, and even with all the time in the world, there would be no way for us to try to assess each change.

I'm going to close this issue as "Won't fix".

from node.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.