Lines Matching refs:epochTime
1960 UDate epochTime = cal.getTime(status);1961 if(epochTime != 0) {1962 errln("Wanted time of 0 at jd=%d, got %.1lf\n", kEpochStartAsJulianDay, epochTime);1964 logln("Wanted time of 0 at jd=%d, got %.1lf\n", kEpochStartAsJulianDay, epochTime);