Searched refs:FormatDateTimeRange (Results 1 – 2 of 2) sorted by relevance
85 static napi_value FormatDateTimeRange(napi_env env, napi_callback_info info);
96 DECLARE_NAPI_FUNCTION("formatRange", FormatDateTimeRange), in InitDateTimeFormat()515 napi_value IntlAddon::FormatDateTimeRange(napi_env env, napi_callback_info info) in FormatDateTimeRange() function in OHOS::Global::I18n::IntlAddon