Searched refs:timeInDays (Results 1 – 2 of 2) sorted by relevance
140 CalendarImpl::setDateTime( double timeInDays ) throw(RuntimeException) in setDateTime() argument143 xCalendar->setDateTime( timeInDays ); in setDateTime()
293 Calendar_gregorian::setDateTime( double timeInDays ) throw(RuntimeException) in setDateTime() argument296 body->setTime(timeInDays * U_MILLIS_PER_DAY, status = U_ZERO_ERROR); in setDateTime()
Completed in 13 milliseconds