Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/intl/
H A Dglobal_intl_helper.cpp37 case GlobalFormatterType::SimpleDateFormatDate: in GlobalIntlHelper()
149 if (types == GlobalFormatterType::SimpleDateFormatDate || in OptionsToMap()
180 if (types == GlobalFormatterType::SimpleDateFormatDate) { in OptionsWithDataFormatter()
H A Dglobal_intl_helper.h55 SimpleDateFormatDate, member in panda::ecmascript::intl::GlobalFormatterType
95 case GlobalFormatterType::SimpleDateFormatDate: in GetGlobalObject()
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_date.cpp369 intl::GlobalIntlHelper gh(thread, intl::GlobalFormatterType::SimpleDateFormatDate); in ToLocaleDateString()
371 locales, options, intl::GlobalFormatterType::SimpleDateFormatDate, cacheable); in ToLocaleDateString()

Completed in 3 milliseconds