Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_date_time_format.cpp1043 JSHandle<JSTaggedValue> ToHourCycleEcmaString(JSThread *thread, HourCycleOption hc) in ToHourCycleEcmaString() function
1175 hcValue = ToHourCycleEcmaString(thread, dateTimeFormat->GetHourCycle()); in ResolvedOptions()