Home
last modified time | relevance | path

Searched refs:SHORT_YEAR_FORMAT_COUNT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/i18n_lite/frameworks/i18n/include/
H A Ddate_time_format_impl.h37 #define SHORT_YEAR_FORMAT_COUNT 2 macro
/ohos5.0/base/global/i18n_lite/frameworks/i18n/src/
H A Ddate_time_format_impl.cpp314 if (count == SHORT_YEAR_FORMAT_COUNT) { in ProcessWeekDayYear()