Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dpicker_date_component.cpp219 uint32_t nowLeapMonth = 0; in HandleLunarYearChange() local
220 bool hasLeapMonth = GetLunarLeapMonth(lunarDate.year, nowLeapMonth); in HandleLunarYearChange()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Ddatepicker_pattern.cpp1199 uint32_t nowLeapMonth = 0; in HandleLunarYearChange() local
1200 bool hasLeapMonth = GetLunarLeapMonth(lunarDate.year, nowLeapMonth); in HandleLunarYearChange()