Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Djs_date_time_format.h174 static JSHandle<JSArray> NormDateTimeRangeToParts(JSThread *thread, const JSHandle<JSDateTimeFormat> &dtf,
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_date_time_format.cpp329 JSHandle<JSArray> result = JSDateTimeFormat::NormDateTimeRangeToParts(thread, dtf, x, y); in FormatRangeToParts()

Completed in 2 milliseconds