Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_date_time_format.cpp1811 std::string hcString = ToHourCycleString(dtf->GetHourCycle()); in ConstructDateIntervalFormat() local
1814 if (!hcString.empty()) { in ConstructDateIntervalFormat()
1815 locale.setUnicodeKeywordValue("hc", hcString, status); in ConstructDateIntervalFormat()

Completed in 6 milliseconds