2 references to DaysInUniformLengthCentury
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Globalization\CalendricalCalculationsHelper.cs (2)
140return (double)(july1stOfYear - s_startOf1900Century) / DaysInUniformLengthCentury; 216return (dynamicalMoment - Noon2000Jan01) / DaysInUniformLengthCentury;