Home
last modified time | relevance | path

Searched defs:formattedIntervalVal (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/native/core/
DIntlDateTimeFormat.cpp831 icu::FormattedDateInterval formattedIntervalVal = intervalFmt->formatToValue(*interval, status); in FormatDateInterval() local
843 auto formattedIntervalVal = FormatDateInterval(env, self, start, end); in FormatRangeImpl() local
861 auto formattedIntervalVal = FormatDateInterval(env, self, start, end); in FormatRangeToPartsImpl() local