Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Dlunar_calendar.h61 static const int32_t DAYS_FROM_SOLAR_TO_LUNAR = 30; variable
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dlunar_calendar.cpp164 tempDaysCounts -= DAYS_FROM_SOLAR_TO_LUNAR; in SolorDateToLunarDate()