Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/include/
H A Ddate_time_format.h111 static const int32_t SHORT_ERA_LENGTH = 1; member in OHOS::Global::I18n::DateTimeFormat
/base/global/i18n/frameworks/intl/src/
H A Ddate_time_format.cpp528 } else if ((option == "short" && length != SHORT_ERA_LENGTH) || (option == "auto" && in ComputeWeekdayOfPattern()
546 } else if ((option == "short" && length != SHORT_ERA_LENGTH) || (option == "auto" && in ComputeEraOfPattern()

Completed in 2 milliseconds