Searched refs:GetTimeZoneName (Results 1 – 4 of 4) sorted by relevance
41 dateTimeFormat.GetTimeZoneName(); in DoSomethingInterestingWithMyAPI()
47 std::string GetTimeZoneName() const;
602 EXPECT_EQ(dateFormat->GetTimeZoneName(), "short");1569 res = formatter->GetTimeZoneName();
722 std::string DateTimeFormat::GetTimeZoneName() const in GetTimeZoneName() function in OHOS::Global::I18n::DateTimeFormat