Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/intl/
H A Dglobal_intl_helper.cpp38 case GlobalFormatterType::SimpleDateFormatTime: in GlobalIntlHelper()
150 types == GlobalFormatterType::SimpleDateFormatTime) { in OptionsToMap()
183 if (types == GlobalFormatterType::SimpleDateFormatTime) { in OptionsWithDataFormatter()
H A Dglobal_intl_helper.h56 SimpleDateFormatTime, member in panda::ecmascript::intl::GlobalFormatterType
98 case GlobalFormatterType::SimpleDateFormatTime: in GetGlobalObject()
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_date.cpp450 intl::GlobalIntlHelper gh(thread, intl::GlobalFormatterType::SimpleDateFormatTime); in ToLocaleTimeString()
452 locales, options, intl::GlobalFormatterType::SimpleDateFormatTime, cacheable); in ToLocaleTimeString()

Completed in 2 milliseconds