Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up default locale correctly #8541

Merged
merged 2 commits into from
Apr 8, 2021
Merged

Set up default locale correctly #8541

merged 2 commits into from
Apr 8, 2021

Conversation

fmoc
Copy link
Contributor

@fmoc fmoc commented Apr 8, 2021

Some widgets, e.g., QDateEdit, use locale-dependent formatting to display its results. Setting the default locale correctly makes sure these widgets respect the user-selected language.

Fixes #8367.

Some widgets, e.g., QDateEdit, use locale-dependent formatting to display its results. Setting the default locale correctly makes sure these widgets respect the user-selected language.
@sonarcloud
Copy link

sonarcloud bot commented Apr 8, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

Some widgets, e.g., QDateEdit, use locale-dependent formatting to display its results. Setting the default locale correctly makes sure these widgets respect the user-selected language.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR] Share window: Expire Date DD.MM.YYY: Format is hardcoded --> Format OS System Settings
2 participants