3 references to PersianNewYearOnOrBefore
System.Private.CoreLib (3)
src\libraries\System.Private.CoreLib\src\System\Globalization\PersianCalendar.cs (3)
68
long yearStart = CalendricalCalculationsHelper.
PersianNewYearOnOrBefore
(s_persianEpoch + approximateDaysFromEpochForYearStart + ApproximateHalfYear);
153
long yearStart = CalendricalCalculationsHelper.
PersianNewYearOnOrBefore
(numDays);
203
long yearStart = CalendricalCalculationsHelper.
PersianNewYearOnOrBefore
(numDays);