Skip to content

F2592-Locale-date-time#510

Open
shewitt-au wants to merge 6 commits into
WerWolv:masterfrom
shewitt-au:F2592-Locale-date-time
Open

F2592-Locale-date-time#510
shewitt-au wants to merge 6 commits into
WerWolv:masterfrom
shewitt-au:F2592-Locale-date-time

Conversation

@shewitt-au
Copy link
Copy Markdown
Contributor

@shewitt-au shewitt-au commented Mar 30, 2026

Problem description

Dates and times currently have a fixed format and do not respect the selected language. MinGW’s (Windows) std::locale class is broken and basically useless. This PR implements, along with other PRs linked in the main PR , date and time formatting using the Win32 API on Windows and the C runtime library on other OSes.

See this PR for details, including links to related PRs in other repos.

@shewitt-au shewitt-au changed the title Pattern lang std library changes F2592-Locale-date-time: pattern lang std library changes Mar 30, 2026
@shewitt-au shewitt-au changed the title F2592-Locale-date-time: pattern lang std library changes F2592-Locale-date-time Mar 30, 2026
@shewitt-au shewitt-au marked this pull request as ready for review March 30, 2026 15:26
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.

1 participant