Skip to content

Conversation

@layomia
Copy link
Contributor

@layomia layomia commented Jan 27, 2020

Summary

Adding this information in response to dotnet/runtime#556, where a community member wanted to know if trailing zeros should, in fact, be written.

Fixes #16128.

@layomia
Copy link
Contributor Author

layomia commented Jan 27, 2020

cc @tdykstra @ahsonkhan

@mairaw mairaw requested a review from tdykstra January 28, 2020 02:05
@tdykstra tdykstra changed the title Add note about ommited fractional-second digits when formatting DT(Offset)s in System.Text.Json Add note about omitted fractional-second digits when formatting DT(Offset)s in System.Text.Json Jan 28, 2020
Copy link
Contributor

@tdykstra tdykstra left a comment

Choose a reason for hiding this comment

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

Looks good, just a typo fix and minor wording suggestions.

@tdykstra tdykstra merged commit 11eea81 into dotnet:master Jan 28, 2020
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.

Add note about trailing second fraction zeros being omitted when writing DateTime[Offset]s in System.Text.Json

3 participants