summaryrefslogtreecommitdiff
path: root/Source/Core/Common/StringUtil.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2017-07-21 12:46:12 +0200
committerJosJuice <josjuice@gmail.com>2018-04-09 19:14:14 +0200
commit9417fc6a3a939292bdb993b2e42390a7733ce118 (patch)
tree8253c0f7c7e455e4d339d1f2d3e22f456d83728a /Source/Core/Common/StringUtil.cpp
parent7aaaf442290717c39a08815c6bb24851e55430f2 (diff)
DolphinWX: Set C++ locale
After 3a83ebc, the Show System Clock feature started using the unfortunate combination of MM/DD/YY dates (rare outside of the US) and 24-hour time (rare in the US) regardless of the user's locale settings. This commit makes it use the configured locale again. I've noticed one minor difference in behavior between now and before 3a83ebc: The new way of setting the C/C++ locale seems to treat "en" as "en-US", but the wx way of setting the C locale treated it as "en-GB" (at least on Windows).
Diffstat (limited to 'Source/Core/Common/StringUtil.cpp')
0 files changed, 0 insertions, 0 deletions