Searched refs:GetWeekday (Results 1 – 4 of 4) sorted by relevance
44 dateTimeFormat.GetWeekday(); in DoSomethingInterestingWithMyAPI()
50 std::string GetWeekday() const;
167 EXPECT_EQ(dateFormat->GetWeekday(), "long");1609 res = formatter->GetWeekday();
737 std::string DateTimeFormat::GetWeekday() const in GetWeekday() function in OHOS::Global::I18n::DateTimeFormat