From: Tarek Mahmoud Sayed Date: Sun, 28 Jul 2019 22:50:55 +0000 (-0700) Subject: Add tests for edge cases in ToLocalTIme (dotnet/corefx#39833) X-Git-Tag: submit/tizen/20210909.063632~11031^2~823 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b34a44a999a796d75c3bc83c3372bfb1abe851f8;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Add tests for edge cases in ToLocalTIme (dotnet/corefx#39833) For dotnet/coreclrdotnet/corefx#25658: Added conditional tests for ToLocalTIme() to test its behavior with DateTime.MinValue, DateTime.MaxValue, and ambiguous DST time. Fixed duplicate theory parameter for Subtract_DateTimeOffset. Commit migrated from https://github.com/dotnet/corefx/commit/72fe15dce2875229722bf6bddd409856d0b47ce1 --- b34a44a999a796d75c3bc83c3372bfb1abe851f8