Lines Matching refs:aTime
292 * @param aTime the date and time, expressed as the number of milliseconds since300 void CalendarAstronomer::setTime(UDate aTime) {301 fTime = aTime;302 U_DEBUG_ASTRO_MSG(("setTime(%.1lf, %sL)\n", aTime, debug_astro_date(aTime+fGmtOffset)));