Skip to content

Misc/Windows: Use wide strings for formatting localisable date & time - #14845

Open
TheLastRar wants to merge 2 commits into
PCSX2:masterfrom
TheLastRar:unicode-date
Open

Misc/Windows: Use wide strings for formatting localisable date & time#14845
TheLastRar wants to merge 2 commits into
PCSX2:masterfrom
TheLastRar:unicode-date

Conversation

@TheLastRar

Copy link
Copy Markdown
Contributor

Description of Changes

Uses wcsftime instead of strftime on Windows to support Unicode characters.

Rationale behind Changes

Localised date or time formats can include non-ascii characters, so we need to use the wide string apis

Suggested Testing Steps

Test date/time formats that include non-ascii characters in the GameList or FSUI (closes #14815).

Did you use AI to help find, test, or implement this issue or feature?

No

@TheLastRar TheLastRar changed the title Misc: Use wide strings for formatting localisable date & time Misc/Windows: Use wide strings for formatting localisable date & time Aug 13, 2026
@Mrlinkwii Mrlinkwii added this to the Release 2.10 milestone Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: [i18n] Character encoding issue in Qt interface

2 participants