Skip to content

Conversation

StuartMosquera
Copy link
Contributor

@StuartMosquera StuartMosquera commented Sep 26, 2025

Summary

  • This PR fixes a display issue affecting the ToString(IFormatProvider) method example for the DateTime struct.

Fixes #11820

@StuartMosquera StuartMosquera requested a review from a team as a code owner September 26, 2025 14:10
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Sep 26, 2025
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-runtime

@StuartMosquera StuartMosquera changed the title fix display for 'ToString' method example fix display for ToString method example Sep 26, 2025
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM @StuartMosquera

I'll :shipit: now.

@BillWagner BillWagner merged commit 2f83656 into dotnet:main Sep 29, 2025
6 checks passed
@StuartMosquera StuartMosquera deleted the fix-ToString-method-example-display branch September 29, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Runtime community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The sample does not work
2 participants