Add tests for various length DateTime.ToString years (dotnet/corefx#34727)
authorStephen Toub <stoub@microsoft.com>
Tue, 22 Jan 2019 01:44:39 +0000 (20:44 -0500)
committerGitHub <noreply@github.com>
Tue, 22 Jan 2019 01:44:39 +0000 (20:44 -0500)
commitd3a370f1849c8db908a3e395f912e581a7996c48
treec2931884a4fd032fc92167eaec67edbc3320c3a2
parentc82f26772c96ae47793fe821d1491f342b981f24
Add tests for various length DateTime.ToString years (dotnet/corefx#34727)

* Add tests for various length DateTime.ToString years

* Address PR feedback

Commit migrated from https://github.com/dotnet/corefx/commit/b8aeb16796a44110f97f03641f43db075a6b2faf
src/libraries/System.Runtime/tests/System/DateTimeOffsetTests.cs
src/libraries/System.Runtime/tests/System/DateTimeOffsetTests.netcoreapp.cs
src/libraries/System.Runtime/tests/System/DateTimeTests.cs
src/libraries/System.Runtime/tests/System/DateTimeTests.netcoreapp.cs