HomeSort by relevance Sort by last modified time
    Searched refs:SUMMER_SOLSTICE (Results 1 - 3 of 3) sorted by null

  /external/icu4c/i18n/
astro.h 508 static double SUMMER_SOLSTICE();
astro.cpp 688 double CalendarAstronomer::SUMMER_SOLSTICE() {
    [all...]
  /external/icu4c/test/intltest/
astrotst.cpp 192 logln((UnicodeString)" prev summer solstice: " + (anAstro->getSunTime(CalendarAstronomer::SUMMER_SOLSTICE(), FALSE)));
193 logln((UnicodeString)" next summer solstice: " + (anAstro->getSunTime(CalendarAstronomer::SUMMER_SOLSTICE(), TRUE)));

Completed in 66 milliseconds