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

Implement LWG-4124 Cannot format zoned_time with resolution coarser than seconds #5155

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

frederick-vs-ja
Copy link
Contributor

Fixes #5121.

The default to %F %T %Z specification for locale-time-format-t seems already implemented and tested when chronat was initially implemented.

@frederick-vs-ja frederick-vs-ja requested a review from a team as a code owner November 28, 2024 07:22
@CaseyCarter CaseyCarter added the LWG Library Working Group issue label Nov 28, 2024
@StephanTLavavej StephanTLavavej added format C++20/23 format chrono C++20 chrono labels Dec 1, 2024
@StephanTLavavej StephanTLavavej self-assigned this Dec 1, 2024
@StephanTLavavej
Copy link
Member

I'm mirroring this to the MSVC-internal repo - please notify me if any further changes are pushed.

@StephanTLavavej StephanTLavavej merged commit ac971a3 into microsoft:main Dec 5, 2024
39 checks passed
@StephanTLavavej
Copy link
Member

🌏 📜 🕒

@frederick-vs-ja frederick-vs-ja deleted the lwg-4124 branch December 5, 2024 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chrono C++20 chrono format C++20/23 format LWG Library Working Group issue
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

LWG-4124 Cannot format zoned_time with resolution coarser than seconds
3 participants