Skip to content

Update live with current master #3790

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

Merged
merged 4 commits into from
Jan 22, 2020
Merged

Update live with current master #3790

merged 4 commits into from
Jan 22, 2020

Conversation

mairaw
Copy link
Contributor

@mairaw mairaw commented Jan 22, 2020

No description provided.

bbenno and others added 4 commits January 21, 2020 12:30
fix value description of ItemsControl.IsTextSearch property
… of the object instance. (#3355)

* Update DateTime.xml

Corrected documentation of Ticks property to include information that it is related to the number of ticks since 0:00:00 on January 1, 0001 in the time zone of the the DateTime instance, and not UTC. Thus using ToUniversalTime() and ToLocalTime() can change the number of ticks, even though it represents the same instance of time.

As documented here: https://social.msdn.microsoft.com/Forums/vstudio/en-US/fde7e5b0-e2b9-4d3b-8a63-c2ae75e316d8/datetimeticks-bug?forum=netfxbcl
And tested on .NET 4.5.1.

If this has changed in the latest .NET runtimes, the documentation says that it has not and is the same functionality as 4.5.1

* Update DateTime.xml Ticks Property Remarks

Incorporated feedback from review.

* Update xml/System/DateTime.xml

Co-Authored-By: Genevieve Warren <[email protected]>

* Update xml/System/DateTime.xml

Co-Authored-By: Genevieve Warren <[email protected]>

* Update xml/System/DateTime.xml

Co-Authored-By: Carlos Sanchez Lopez <[email protected]>

* Update xml/System/DateTime.xml

Co-Authored-By: Carlos Sanchez Lopez <[email protected]>

* Update xml/System/DateTime.xml

Co-Authored-By: Genevieve Warren <[email protected]>

Co-authored-by: Genevieve Warren <[email protected]>
Co-authored-by: Carlos Sanchez Lopez <[email protected]>
@dotnet-bot dotnet-bot added this to the January 2020 milestone Jan 22, 2020
@mairaw mairaw merged commit bb220f0 into live Jan 22, 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.

6 participants