diff options
| author | 2022-04-30 17:29:49 -0700 | |
|---|---|---|
| committer | 2022-04-30 17:29:49 -0700 | |
| commit | bd9f74e6e49e61f380540e1cc6aeeec6d8713472 (patch) | |
| tree | 622b12f4d581d1735051ead972b460948e35707a /src/common/string_util.cpp | |
| parent | Merge pull request #8274 from german77/firmware (diff) | |
| download | yuzu-bd9f74e6e49e61f380540e1cc6aeeec6d8713472.tar.gz yuzu-bd9f74e6e49e61f380540e1cc6aeeec6d8713472.tar.xz yuzu-bd9f74e6e49e61f380540e1cc6aeeec6d8713472.zip | |
ui: let system locale control format of Custom RTC
The Custom RTC widget is under the influence of the computers System Locale.
The format strings are not necessarily related. As a small example, setting the Windows Language to Dansk, and then trying to use yuzu in English the requested AM/PM indicator is simply not shown
The display format for the Custom RTC field needs to be removed from src/yuzu/configuration/configure_system.ui
modifying the display format needs to be moved to src/yuzu/configuration/configure_system.cpp
Diffstat (limited to 'src/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions