Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/include/
H A Ddate_time_format.h112 static const int32_t LONG_ERA_LENGTH = 4; member in OHOS::Global::I18n::DateTimeFormat
/base/global/i18n/frameworks/intl/src/
H A Ddate_time_format.cpp525 if ((option == "long" && length != LONG_ERA_LENGTH) || (option == "auto" && in ComputeWeekdayOfPattern()
543 if ((option == "long" && length != LONG_ERA_LENGTH) || (option == "auto" && in ComputeEraOfPattern()

Completed in 2 milliseconds