Home
last modified time | relevance | path

Searched defs:is24Hour (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/i18n/
H A Dtime_format.h52 static std::string GetHourFormat(const int32_t hourType, bool is24Hour) { in GetHourFormat()
/ohos5.0/base/global/i18n/frameworks/intl/src/
H A Dlocale_config.cpp1081 std::string is24Hour = ReadSystemParameter(HOUR_KEY, CONFIG_LEN); in IsEmpty24HourClock() local
1087 std::string is24Hour = ReadSystemParameter(HOUR_KEY, CONFIG_LEN); in Is24HourClock() local
1102 bool is24Hour = Is24HourClock(); in GetSystemHour() local