Home
last modified time | relevance | path

Searched refs:AdjustLeapMonth (Results 1 - 2 of 2) sorted by relevance

/base/global/i18n/frameworks/intl/include/
H A Dlunar_calendar.h44 void AdjustLeapMonth(int32_t& i, int32_t tempDaysCounts, int32_t leapMonth);
/base/global/i18n/frameworks/intl/src/
H A Dlunar_calendar.cpp194 AdjustLeapMonth(i, tempDaysCounts, leapMonth); in SolorDateToLunarDate()
203 void LunarCalendar::AdjustLeapMonth(int32_t& i, int32_t tempDaysCounts, int32_t leapMonth) in AdjustLeapMonth() function in OHOS::Global::I18n::LunarCalendar

Completed in 1 milliseconds