Fix timezone-related failures in System.Runtime.Tests (dotnet/corefx#35955)
authorStephen Toub <stoub@microsoft.com>
Mon, 11 Mar 2019 17:31:04 +0000 (13:31 -0400)
committerGitHub <noreply@github.com>
Mon, 11 Mar 2019 17:31:04 +0000 (13:31 -0400)
commit006dad36cf12065b94933c98e1eb5f383b70f6f5
tree068e6d6c3183c67fd1aee8a03c96ea09421c0871
parent8bd55bba64a1588e2a72506575e5a94cc3c98326
Fix timezone-related failures in System.Runtime.Tests (dotnet/corefx#35955)

In timezones with a positive offset, several tests were failing due to going below the minimum supported values.

Commit migrated from https://github.com/dotnet/corefx/commit/8f50086da1ac1f2edd175d0a6cac7c6b596f4f36
src/libraries/System.Runtime/tests/System/DateTimeTests.cs