Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/include/
H A Ddate_time_format.h103 static const int32_t LONG_LENGTH = 4; member in OHOS::Global::I18n::DateTimeFormat
/base/global/i18n/frameworks/intl/src/
H A Ddate_time_format.cpp476 } else if ((month == "long" && length != LONG_LENGTH) || (month == "auto" && in ComputePattern()

Completed in 2 milliseconds