Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/include/
H A Dlunar_calendar.h46 bool IsGregorianLeapYear(int32_t year);
/base/global/i18n/frameworks/intl/src/
H A Dlunar_calendar.cpp246 isGregorianLeapYear = IsGregorianLeapYear(year); in VerifyDate()
258 bool LunarCalendar::IsGregorianLeapYear(int32_t year) in IsGregorianLeapYear() function in OHOS::Global::I18n::LunarCalendar

Completed in 2 milliseconds