Home
last modified time | relevance | path

Searched refs:SHORT_LENGTH (Results 1 - 2 of 2) sorted by relevance

/base/global/i18n/frameworks/intl/include/
H A Ddate_time_format.h102 static const int32_t SHORT_LENGTH = 3; member in OHOS::Global::I18n::DateTimeFormat
/base/global/i18n/frameworks/intl/src/
H A Ddate_time_format.cpp479 } else if ((month == "short" && length != SHORT_LENGTH) || (month == "auto" && in ComputePattern()

Completed in 2 milliseconds