Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Ddate_time_format.h90 char16_t hourChar = 'h'; variable
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Ddate_time_format.cpp417 AddOptions(hour, hourChar); in ComputeSkeleton()
466 ComputePartOfPattern(hour, hourChar, hourTwoDigitString, hourNumericString); in ComputePattern()