Home
last modified time | relevance | path

Searched refs:calendarType (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_localization.cpp91 std::vector<std::string> Localization::GetMonths(bool isShortType, const std::string& calendarType) in GetMonths() argument
/foundation/arkui/ace_engine/frameworks/base/i18n/
H A Dlocalization.h174 * @param calendarType The calendar style.
177 std::vector<std::string> GetMonths(bool isShortType = false, const std::string& calendarType = "");
H A Dlocalization.cpp479 std::vector<std::string> Localization::GetMonths(bool isShortType, const std::string& calendarType) in GetMonths() argument
484 DateFormatSymbols dateformat(locale_->instance, calendarType.c_str(), status); in GetMonths()

Completed in 4 milliseconds