Home
last modified time | relevance | path

Searched refs:GetDateStyle (Results 1 – 3 of 3) sorted by relevance

/base/global/i18n/frameworks/intl/include/
Ddate_time_format.h43 std::string GetDateStyle() const;
/base/global/i18n/frameworks/intl/src/
Ddate_time_format.cpp633 std::string DateTimeFormat::GetDateStyle() const in GetDateStyle() function in OHOS::Global::I18n::DateTimeFormat
/base/global/i18n/frameworks/intl/test/unittest/
Dintl_test.cpp192 EXPECT_EQ(dateFormat->GetDateStyle(), dateStyle);
1469 res = formatter->GetDateStyle();