OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getJulianCentury
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/i18n/
astro.h
398
double
getJulianCentury
();
astro.cpp
367
double CalendarAstronomer::
getJulianCentury
() {
552
// double T =
getJulianCentury
();
562
// double T =
getJulianCentury
();
578
// double T =
getJulianCentury
();
[
all
...]
/external/icu4c/test/intltest/
astrotst.cpp
181
logln((UnicodeString)" cent: " + anAstro->
getJulianCentury
());
Completed in 86 milliseconds