Searched refs:GetMonthDayFormatString (Results 1 – 2 of 2) sorted by relevance
168 std::string PickerDateTimeComponent::GetMonthDayFormatString(bool lunar, uint32_t days) const in GetMonthDayFormatString() function in OHOS::Ace::PickerDateTimeComponent204 monthDay->AppendOption(GetMonthDayFormatString(lunar, days)); in FillSolarLunarDays()
74 std::string GetMonthDayFormatString(bool lunar, uint32_t days) const;