Add IsValidYear/Day overrides to GregorianCalendar
authorStephen Toub <stoub@microsoft.com>
Fri, 8 Sep 2017 13:57:55 +0000 (09:57 -0400)
committerStephen Toub <stoub@microsoft.com>
Fri, 6 Oct 2017 12:27:41 +0000 (08:27 -0400)
commit63829851715ecf694bbdb07bc5677d6df83a4b15
tree5d8ac9432b3cfc117405b395177c21be81a65697
parent89a825e4a74445bdf29b9114a209ed45f16ddc79
Add IsValidYear/Day overrides to GregorianCalendar

The base implementation makes several virtual calls that the derived implementation can avoid.
src/mscorlib/shared/System/Globalization/GregorianCalendar.cs