Code Monkey home page Code Monkey logo

Comments (3)

julianpaulozzi avatar julianpaulozzi commented on July 17, 2024

I understand. This application tends to be a 'developer centric' where InvariantCulture should not be a problem for interpretation.
For some historical reason InvariantCulture is US Culture as well as all the rest of the application UI.
If you have seen any inconsistency of date formats outside of this common InvariantCulture format please report.
For now I will close this because there are no plans for localization/globalization at the moment.
Any Pull request for review is welcome.

from litedbexplorer.

neilsb avatar neilsb commented on July 17, 2024

One thing that is inconsistent is that the Document Editor screen does use the current Windows Locale settings.

The Date Picker shows the Windows Locale "Long Date Format" and the number entry is displayed (and requires to be entered) in the current Locale (e.g. "4.25" in US Locale, when switched to French is shown in the editor as "4,25". Entering "4.25" and attempting to save results in the value "4" being saved).

Would you accept a pull request where the application was updated to use the current windows locale for Display and Entry of data? I would argue that with a Developer centric user base, they are likely to be knowledgable enough about Locales and have their computer set up for how they wish to use it.

I would also like to include (within the settings) a specific option to allow the Date Times to be shown as a standard ISO 8601 Format.

from litedbexplorer.

julianpaulozzi avatar julianpaulozzi commented on July 17, 2024

Yes of course, go ahead if you want to send a pull request.
Must have everything needed for this in the project including Humanizer in case you want something more.
About configuration can add this on app Properties -> Settings and follow with export ISettingsEditor and IAutoGenSettingsView, that uses PropertyTools to automatically create the UI using attributes.

from litedbexplorer.

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.