Giter Site home page Giter Site logo

Comments (7)

drewnoakes avatar drewnoakes commented on June 12, 2024 1

For Java, perhaps we need something like Locale.setDefault(...) to force a particular culture for consistency across those files.

Ug I hadn't had my coffee --that's exactly what your PR that I approved yesterday does :)

from metadata-extractor.

TSGames avatar TSGames commented on June 12, 2024 1

I'm on Windows 11, running on en-AU.

Alright, I just wanted to make sure it has nothing to Do with linux/windows encoding.

Will then probably go the git staging route to compare the cr3 PR changes.

from metadata-extractor.

drewnoakes avatar drewnoakes commented on June 12, 2024

Are those diffs in the Java files or the .NET ones?

For Java, perhaps we need something like Locale.setDefault(...) to force a particular culture for consistency across those files.

For .NET it'd be Thread.CurrentThread.CurrentCulture or something like that.

from metadata-extractor.

TSGames avatar TSGames commented on June 12, 2024

Yes, that solved the issues regarding number formatting. I tried setting default encoding to utf 8 but that doesn't made a difference (I guess that is default on java anyways)

Can you tell me on which os and locale you're running these tests? If nothing helps I would configure an environment m

from metadata-extractor.

drewnoakes avatar drewnoakes commented on June 12, 2024

I'm on Windows 11, running on en-AU.

I've made some progress on date formatting, by converting everything to UTC in the output files and will push that up later today hopefully.

Were you seeing diffs in the .NET files or the Java ones?

from metadata-extractor.

drewnoakes avatar drewnoakes commented on June 12, 2024

BTW you can workaround the issue here by running the suite without your changes and staging the diff, then running with your changes and comparing the workspace with the index.

from metadata-extractor.

drewnoakes avatar drewnoakes commented on June 12, 2024

That probably makes the most sense for now. I can re-run your branch against the regression set too, as an extra check.

from metadata-extractor.

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.