Home
last modified time | relevance | path

Searched refs:timeInDays (Results 1 – 2 of 2) sorted by relevance

/trunk/main/i18npool/source/calendar/
H A DcalendarImpl.cxx140 CalendarImpl::setDateTime( double timeInDays ) throw(RuntimeException) in setDateTime() argument
143 xCalendar->setDateTime( timeInDays ); in setDateTime()
H A Dcalendar_gregorian.cxx293 Calendar_gregorian::setDateTime( double timeInDays ) throw(RuntimeException) in setDateTime() argument
296 body->setTime(timeInDays * U_MILLIS_PER_DAY, status = U_ZERO_ERROR); in setDateTime()

Completed in 22 milliseconds