Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dchnsecal.cpp606 UDate solarLongitude = gChineseCalendarAstro->getSunLongitude(); in majorSolarTerm() local
610 int32_t term = ( ((int32_t)(6 * solarLongitude / CalendarAstronomer::PI)) + 2 ) % 12; in majorSolarTerm()