Skip to content

Problem with the national settings. #20

Description

@VlastimilWagner

Each locale has its own specifics. Date formats, number writing methods, etc. For example, our locale uses a decimal point instead of a decimal point. All software respects this because it is a basic Windows setting. However, this program has it wrong somewhere and uses 0.1 with a decimal point, so I enter values ​​in the form with a decimal point, it works, but saving throws an error with the number format 0.1, which is a value that I do not enter and is probably used somewhere in the code.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions