Home | History | Annotate | Download | only in intltest

Lines Matching refs:epochTime

2033   UDate epochTime = cal.getTime(status);
2034 if(epochTime != 0) {
2035 errln("Wanted time of 0 at jd=%d, got %.1lf\n", kEpochStartAsJulianDay, epochTime);
2037 logln("Wanted time of 0 at jd=%d, got %.1lf\n", kEpochStartAsJulianDay, epochTime);