Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Ddate_time_format.h95 char16_t eraChar = 'G'; variable
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Ddate_time_format.cpp425 AddOptions(era, eraChar); in ComputeSkeleton()
489 ComputeEraOfPattern(era, eraChar, "GGGG", "G", "GGGGG"); in ComputePattern()