Home
last modified time | relevance | path

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

/base/global/i18n/frameworks/intl/src/
H A Ddate_time_format.cpp439 hourNumericString = "h"; in ComputeHourCycleChars()
442 hourNumericString = "H"; in ComputeHourCycleChars()
447 hourNumericString = "K"; in ComputeHourCycleChars()
450 hourNumericString = "h"; in ComputeHourCycleChars()
453 hourNumericString = "H"; in ComputeHourCycleChars()
456 hourNumericString = "k"; in ComputeHourCycleChars()
466 ComputePartOfPattern(hour, hourChar, hourTwoDigitString, hourNumericString); in ComputePattern()
/base/global/i18n/frameworks/intl/include/
H A Ddate_time_format.h98 std::string hourNumericString = "H"; member in OHOS::Global::I18n::DateTimeFormat

Completed in 2 milliseconds