Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Ddate_time_format.h87 char16_t yearChar = 'Y'; variable
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Ddate_time_format.cpp414 AddOptions(year, yearChar); in ComputeSkeleton()
464 ComputePartOfPattern(year, yearChar, "yy", "yyyy"); in ComputePattern()