equivalentYearForDST  442 Source/wtf/DateMath.cpp     int equivalentYear = equivalentYearForDST(year);
equivalentYearForDST  463 Source/wtf/DateMath.cpp     equivalentYearForDST(2000); // Need to call once to initialize a static used in this function.